about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-12-17 10:41:55 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-12-17 10:41:55 +0000
commitc2d6f04741c527fc697f44b14b5ce6bf728e9abb (patch)
tree0a8359c4b0cc58adde3cfec03a70c2b15f57a57f /ChangeLog
parent066a24c46bbf11032bcdde5f019e415af6505962 (diff)
downloadzsh-c2d6f04741c527fc697f44b14b5ce6bf728e9abb.tar.gz
zsh-c2d6f04741c527fc697f44b14b5ce6bf728e9abb.tar.xz
zsh-c2d6f04741c527fc697f44b14b5ce6bf728e9abb.zip
merge change from 4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be9a63e3a..52b809890 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,10 @@
 	8-bit characters didn't work in character classes where
 	chars were signed.
 
+2003-11-21  Oliver Kiddle  <opk@zsh.org>
+
+	* 19265: Completion/X/Command/_mozilla: update for newer version
+
 2003-11-19  Clint Adams  <clint@zsh.org>
 
 	* 19258: Doc/Zsh/mod_terminfo.yo, Src/Modules/terminfo.c: