about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 902dcf003..c205c1cc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-08-08  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12567: Completion/Linux/_rpm, Src/Zle/computil.c: handle the
+ 	right option in strings with multiple single-letter options (and
+ 	correctly handle its argument)
+	
 	* 12565: Completion/Core/_expand, Completion/Core/_path_files,
  	Doc/Zsh/mod_computil.yo, Src/Zle/computil.c: more fixes for
  	completion of special characters (quoting)