diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-13 00:25:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-13 00:25:00 +0000 |
commit | 306767375ba1c4126f233bc8c7d52499635ce3ac (patch) | |
tree | 67d4825faf4f14849677dad2c3bcbdceac72a76f /Master/texmf-dist/doc/latex/locality/changes.txt | |
parent | 63f449cec5129e9c1b8024681cc6b8ca3e3a35de (diff) |
locality 0.2 (13nov10)
git-svn-id: svn://tug.org/texlive/trunk@20422 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/locality/changes.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/locality/changes.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/locality/changes.txt b/Master/texmf-dist/doc/latex/locality/changes.txt index 0f16d884630..fee40d76653 100644 --- a/Master/texmf-dist/doc/latex/locality/changes.txt +++ b/Master/texmf-dist/doc/latex/locality/changes.txt @@ -1,4 +1,10 @@ +2010/11/11 Release 0.2 + * Switched the order of tests in \manyaftergroup, eliminating an infinite loop. + * Added \DeclareNonlocal*s, \pushvalues, \popvalues, \pushvalue, \popvalue, and a few others. + * Fixed \DeclareNonlocal* to work with \aftergroup. + * Added requirement for etoolbox, so that patching takes place at the end of the preamble. + 2010-06-29 Release 0.1 * Initial release. Some macros untested. -EOF
\ No newline at end of file +EOF |