mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +02:00
unposted: 4.3.0-dev-5
This commit is contained in:
parent
4b9d1c4f5c
commit
131a49b098
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-02-20 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* unposted: 4.3.0-dev-5.
|
||||
|
||||
2006-02-20 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 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 <clint@zsh.org>
|
||||
|
||||
* 22284: configure.ac, Src/glob.c, Src/hashtable.c, Src/init.c,
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue