about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-17 08:04:42 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-17 08:04:42 +0000
commitcd45aa331dc206b1b40c5be5e222d46148bf42ac (patch)
treeed0ecfb9fae0dcfee5c9adefeb4ddab848a032d3 /ChangeLog
parent8c474bbcd4c78ec465e7198a0bbb47def78374a8 (diff)
downloadzsh-cd45aa331dc206b1b40c5be5e222d46148bf42ac.tar.gz
zsh-cd45aa331dc206b1b40c5be5e222d46148bf42ac.tar.xz
zsh-cd45aa331dc206b1b40c5be5e222d46148bf42ac.zip
make _tags use C-code for braces in tag-order values; and misc. stuff (10775)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69a521487..04c32a92a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-17  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* 10775: Completion/Core/_description, Completion/Core/_path_files,
+ 	Completion/Core/_tags, Src/Zle/computil.c: make _tags use C-code
+ 	for braces in tag-order values; and misc. stuff
+	
 	* 10774: Src/Zle/compmatch.c: fix for partial word completion with
  	empty parts and common suffix