mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-20 05:53:52 +01:00
31 lines
971 B
Plaintext
31 lines
971 B
Plaintext
2001-06-06 Sven Wischnowsky <wischnow@zsh.org>
|
|
|
|
* 14736: Doc/Zsh/compsys.yo: make docs for _wanted and
|
|
_requested clearer (command has to allow options passed to it)
|
|
|
|
* 14733: Completion/Base/Utility/_arguments: two fixes: try all
|
|
actions that have to be tried (but only once), execute actions
|
|
if we aren't after an option already (in the same word)
|
|
|
|
2001-06-06 Andrej Borsenkow <bor@zsh.org>
|
|
|
|
* unposted; based on 14679 (me) and 14693 (Bart): configure.ac,
|
|
zshconfig.ac, .distfiles, Makefile.in, configure.in, Src/mkmakemod.sh:
|
|
Allow processing by both autoconf-2.13 and autoconf-2.50; remove
|
|
config.status hack for autoconf-2.50
|
|
|
|
|
|
2001-06-05 Chmouel Boudjnah <chmouel@mandrakesoft.com>
|
|
|
|
* 14550: Completion/Redhat/Command/_rpm: Add --nobuild and --nogpg to rpm
|
|
completion
|
|
|
|
2001-06-04 Peter Stephenson <pws@csr.com>
|
|
|
|
* Relabelled this version 4.1.0-dev-0.
|
|
|
|
2001-06-01 Peter Stephenson <pws@csr.com>
|
|
|
|
* Config/version.mk: 4.0.1 released, finally.
|
|
|