about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-08-23 22:09:36 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-08-23 22:09:36 +0000
commitbcd3d2ab27e808463a87188eb9bc982928c51047 (patch)
treeb78408113a396816ae0c79b0d7e792ef911b585f /ChangeLog
parentdb3ba137b34582a2810b0fb01b6ba451acbc1c9b (diff)
downloadzsh-bcd3d2ab27e808463a87188eb9bc982928c51047.tar.gz
zsh-bcd3d2ab27e808463a87188eb9bc982928c51047.tar.xz
zsh-bcd3d2ab27e808463a87188eb9bc982928c51047.zip
updates for dev version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e24d47196..8d3c188c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-08-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Config/version.mk,
+	Completion/Unix/Command/.distfiles,
+	Completion/Unix/Type/.distfiles: updates for dev version
+	I haven't got around to making yet, but one day soon.
+
 	* 23795: Src/lex.c: make ${(Q)...} handle $'...' correctly,
 	up to the problem of long flies in short ointments.