1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 20:01:31 +02:00

unposted: 4.3.4-dev-4

This commit is contained in:
Peter Stephenson 2007-12-11 10:02:16 +00:00
parent 72060c47b1
commit 8718b9bf09
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2007-12-11 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk, Completion/Unix/Command/.distfiles:
4.3.4-dev-4.
2007-12-10 Peter Stephenson <pws@csr.com>
* Vincent Lefevre: 24192: Completion/Unix/Command/_make:
@ -1359,7 +1364,7 @@
2007-06-11 Peter Stephenson <pws@csr.com>
* 23543: Completion/Unix/Command/_perforce: work around
problem adding "..." with hiddne prefix.
problem adding "..." with hidden prefix.
2007-06-08 Peter Stephenson <pws@csr.com>

View File

@ -78,6 +78,7 @@ _gs
_guilt
_gzip
_iconv
_id
_ifconfig
_imagemagick
_init_d

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.4-dev-3
VERSION_DATE='November 26, 2007'
VERSION=4.3.4-dev-4
VERSION_DATE='December 11, 2007'