diff options
author | Peter Stephenson <pws@zsh.org> | 2013-11-08 16:56:36 +0000 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2013-11-08 16:56:36 +0000 |
commit | 3c733361c45f98b7740388fc78d77a1a307e9a20 (patch) | |
tree | 3b6e293ee1b47a590d76b935667a8247be051176 /ChangeLog | |
parent | 963a57203202509df686cb5159cb46b2666e3235 (diff) | |
download | zsh-3c733361c45f98b7740388fc78d77a1a307e9a20.tar.gz zsh-3c733361c45f98b7740388fc78d77a1a307e9a20.tar.xz zsh-3c733361c45f98b7740388fc78d77a1a307e9a20.zip |
unposted: update some incorrect version numbers in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index bf7fd5760..4b5cb8926 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2013-11-08 Peter Stephenson <p.stephenson@samsung.com> + * unposted: fix ChangeLog to say 5.0.3 instead of 4.0.3. + * unposted: NEWS: refer to zle -Fw. * 31940: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: add -e option @@ -17,7 +19,7 @@ * unposted: Completion/Debian/Command/.distfiles, Completion/Unix/Type/.distfiles, Config/version.mk, Etc/FAQ.yo, README, Src/pattern.c, Src/signals.c, Test/.distfiles: updates - for 4.0.2-test-1 in preparation for 4.0.3. Updated files + for 5.0.2-test-1 in preparation for 5.0.3. Updated files in .distfiles and add mod_export declarations. 2013-11-03 Peter Stephenson <p.w.stephenson@ntlworld.com> |