about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-04-16 13:21:24 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-04-16 13:21:24 +0000
commitf48fa9eb9d66bb225ef2529186b8d7048ea3b2ba (patch)
treebd6d0a110ab1e72b5d526eb65702b02313fbe330 /ChangeLog
parent7bb711a3d66730807bd54b78d5a848aef3c666c5 (diff)
downloadzsh-4.3.3.tar.gz
zsh-4.3.3.tar.xz
zsh-4.3.3.zip
unposted: prepare for release of 4.3.3 zsh-4.3.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a7d28c7e..97c2386a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.