mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 16:40:24 +02:00
unposted: 4.3.4-dev-4
This commit is contained in:
parent
72060c47b1
commit
8718b9bf09
3 changed files with 9 additions and 3 deletions
|
@ -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>
|
2007-12-10 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
* Vincent Lefevre: 24192: Completion/Unix/Command/_make:
|
* Vincent Lefevre: 24192: Completion/Unix/Command/_make:
|
||||||
|
@ -1359,7 +1364,7 @@
|
||||||
2007-06-11 Peter Stephenson <pws@csr.com>
|
2007-06-11 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
* 23543: Completion/Unix/Command/_perforce: work around
|
* 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>
|
2007-06-08 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
|
|
@ -78,6 +78,7 @@ _gs
|
||||||
_guilt
|
_guilt
|
||||||
_gzip
|
_gzip
|
||||||
_iconv
|
_iconv
|
||||||
|
_id
|
||||||
_ifconfig
|
_ifconfig
|
||||||
_imagemagick
|
_imagemagick
|
||||||
_init_d
|
_init_d
|
||||||
|
|
|
@ -27,5 +27,5 @@
|
||||||
# This must also serve as a shell script, so do not add spaces around the
|
# This must also serve as a shell script, so do not add spaces around the
|
||||||
# `=' signs.
|
# `=' signs.
|
||||||
|
|
||||||
VERSION=4.3.4-dev-3
|
VERSION=4.3.4-dev-4
|
||||||
VERSION_DATE='November 26, 2007'
|
VERSION_DATE='December 11, 2007'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue