diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2007-04-16 13:21:24 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-04-16 13:21:24 +0000 |
| commit | f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba (patch) | |
| tree | bd6d0a110ab1e72b5d526eb65702b02313fbe330 /ChangeLog | |
| parent | 23278: fix NUMERICGLOBSORT, broken by multibyte fixes (diff) | |
| download | zsh-4.3.3.tar zsh-4.3.3.tar.gz zsh-4.3.3.tar.bz2 zsh-4.3.3.tar.lz zsh-4.3.3.tar.xz zsh-4.3.3.tar.zst zsh-4.3.3.zip | |
unposted: prepare for release of 4.3.3zsh-4.3.3
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +2007-04-16 Peter Stephenson <pws@csr.com> + + * unposted: ChangeLog, README, Completion/Base/Utility/.distfiles, + Config/version.mk, Functions/Calendar/.distfiles, + Functions/Misc/.distfiles, Src/.distfiles, Src/sort.c, + Src/utils.c: prepare for release of 4.3.3. + 2007-04-15 Peter Stephenson <p.w.stephenson@ntlworld.com> * 23278: Src/sort.c, Test/D07multibyte.ztst: Fix @@ -1990,7 +1997,7 @@ * 22301: Completion/Base/Completer/_expand: enable alises for the expansion of $(...) and `...`. - + * 22271 (updated): Src/subst.c, Src/linklist.c, Src/zsh.h: got rid of the mult_isarr global from subst.c by using the LinkList's new flag integer. |
