diff --git a/ChangeLog b/ChangeLog index 3f35c898b..1adb46f6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-02-20 Peter Stephenson + + * unposted: 4.3.0-dev-5. + 2006-02-20 Clint Adams * 22289: Completion/Debian/Command/_linda: completion for @@ -13,7 +17,7 @@ Functions/MIME/pick-web-browser: add Firefox. Functions/MIME/zsh-mime-setup: take account of handler and flags styles when listing. - + 2006-02-19 Clint Adams * 22284: configure.ac, Src/glob.c, Src/hashtable.c, Src/init.c, diff --git a/Config/version.mk b/Config/version.mk index 225450411..a52e747b3 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=4.3.0-dev-4 -VERSION_DATE='February 15, 2006' +VERSION=4.3.0-dev-5 +VERSION_DATE='February 20, 2006'