mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 10:01:11 +02:00
unposted: Config/version.mk: 4.1.0-dev-4
This commit is contained in:
parent
849f4068de
commit
f71afa3e1c
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
2002-03-05 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* unposted; Config/version.mk: version 4.1.0-dev-4.
|
||||
|
||||
* 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
|
||||
Functions/Zle/copy-earlier-word: Enhance insert-last-word to
|
||||
pick different lines from the history (including the current
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.1.0-dev-3
|
||||
VERSION_DATE='November 15, 2001'
|
||||
VERSION=4.1.0-dev-4
|
||||
VERSION_DATE='March 5, 2002'
|
||||
|
|
Loading…
Reference in a new issue