mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-08 12:01:21 +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
|
||||
|
|
|
@ -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