1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-08 12:01:21 +02:00

Greg Klanderman: 27377 (slightly tweaked): Completion/Unix/Command/_rm: fix

ignored (duplicate) file names
27368, 27369: FEATURES: replace an incorrect example
This commit is contained in:
Bart Schaefer 2009-11-10 22:21:34 +00:00
parent f91f79c457
commit aadd4e48ed

View file

@ -1,3 +1,11 @@
2009-11-10 Barton E. Schaefer <schaefer@zsh.org>
* Greg Klanderman: 27377 (slightly tweaked):
Completion/Unix/Command/_rm: fix ignored (duplicate) file names
* 27368, 27369: FEATURES: replace one incorrect example with two
correct ones
2009-11-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
* Mikael: 27362: Src/Modules/attr.c: some more fixes.
@ -12317,5 +12325,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4806 $
* $Revision: 1.4807 $
*****************************************************