about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2005-08-15 14:39:54 +0000
committerFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2005-08-15 14:39:54 +0000
commit821c0fd80d084b5c4d047e18649c74c86eac0b9d (patch)
tree7e67bdba06d856ab1de0a95d7c8e281c7d2ced09 /ChangeLog
parent243539fa30b49d6e9f6c6a39257b35a9e2b70044 (diff)
downloadzsh-821c0fd80d084b5c4d047e18649c74c86eac0b9d.tar.gz
zsh-821c0fd80d084b5c4d047e18649c74c86eac0b9d.tar.xz
zsh-821c0fd80d084b5c4d047e18649c74c86eac0b9d.zip
21611: Added Firefox completion support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f02c18c7f..5c1fd9137 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-15  Felix Rosencrantz <f.rosencrantz@gmail.com>
+
+	* 21611: Completion/X/Command/_mozilla: Added Firefox support.
+
 2005-08-15  Peter Stephenson  <pws@csr.com>
 
 	* 21610: Src/system.h, Src/Zle/zle_hist.c, Src/Zle/zle_keymap.c,