about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-02-19 21:20:43 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-02-19 21:20:43 +0000
commite66dce41bccc73867efde01958d8d51f11041706 (patch)
tree0364f1910d093c883c81a8f0cf18b791bb5f2ee9 /ChangeLog
parenta9151388528c84d7993a366ae03b57f5a413ca78 (diff)
downloadzsh-e66dce41bccc73867efde01958d8d51f11041706.tar.gz
zsh-e66dce41bccc73867efde01958d8d51f11041706.tar.xz
zsh-e66dce41bccc73867efde01958d8d51f11041706.zip
22285: assorted fixes:
_imagemagick files
intro.yo list of other manual pages
pick-web-browser: add firefox
zsh-mime-setup: list consistent with styles for zsh-mime-handler
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf97827a2..f7ececb92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-02-19  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 22285:
+	Completion/Unix/Command/_imagemagick: handling of file arguments
+	didn't work.
+	Doc/Zsh/intro.yo: zshtcpsys and zshcontrib manual pages weren't
+	listed.
+	Functions/MIME/pick-web-browser: add Firefox.
+	Functions/MIME/zsh-mime-setup: take account of handler and flags
+	styles when listing.
+	
 2006-02-19  Clint Adams  <clint@zsh.org>
 
 	* 22284: configure.ac, Src/glob.c, Src/hashtable.c, Src/init.c,