1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-25 17:41:19 +02:00

Missed bit from 4.3.0-dev-2

This commit is contained in:
Peter Stephenson 2005-12-12 18:51:47 +00:00
parent 5bd5b8533a
commit 4075f65400
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-12-12 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: aargh, didn't commit this for
4.3.0-dev-2.
2005-12-12 Wayne Davison <wayned@users.sourceforge.net>
* 22071: Zrc/Zle/zle_hist.c: fixed a bug in zle_setline() where

View file

@ -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-1
VERSION_DATE='February 7, 2005'
VERSION=4.3.0-dev-2
VERSION_DATE='December 9, 2005'