mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-30 05:40:58 +01:00
unposted (late commit): updates for 4.3.11-dev-3
This commit is contained in:
parent
faa39d45a3
commit
23a057a4fa
4 changed files with 10 additions and 3 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
2011-05-13 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* unposted (late commit): Completion/Unix/Command/.distfiles,
|
||||||
|
Config/version.mk, Test/.distfiles: update for 4.3.11-dev-3.
|
||||||
|
|
||||||
2011-05-12 Mikael Magnusson <mikachu@gmail.com>
|
2011-05-12 Mikael Magnusson <mikachu@gmail.com>
|
||||||
|
|
||||||
* 29245: Completion/X/Command/_xset: pass -O instead of -o
|
* 29245: Completion/X/Command/_xset: pass -O instead of -o
|
||||||
|
|
@ -14674,5 +14679,5 @@
|
||||||
|
|
||||||
*****************************************************
|
*****************************************************
|
||||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||||
* $Revision: 1.5295 $
|
* $Revision: 1.5296 $
|
||||||
*****************************************************
|
*****************************************************
|
||||||
|
|
|
||||||
|
|
@ -137,6 +137,7 @@ _ncftp
|
||||||
_netcat
|
_netcat
|
||||||
_nice
|
_nice
|
||||||
_nmap
|
_nmap
|
||||||
|
_notmuch
|
||||||
_npm
|
_npm
|
||||||
_nslookup
|
_nslookup
|
||||||
_osc
|
_osc
|
||||||
|
|
|
||||||
|
|
@ -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.11-dev-2
|
VERSION=4.3.11-dev-3
|
||||||
VERSION_DATE='April 19, 2011'
|
VERSION_DATE='May 12, 2011'
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
DISTFILES_SRC='
|
DISTFILES_SRC='
|
||||||
.cvsignore
|
.cvsignore
|
||||||
.distfiles
|
.distfiles
|
||||||
|
compgentest
|
||||||
A01grammar.ztst
|
A01grammar.ztst
|
||||||
A02alias.ztst
|
A02alias.ztst
|
||||||
A03quoting.ztst
|
A03quoting.ztst
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue