diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-09 16:17:12 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-09 16:17:12 +0000 |
commit | 5bfe4cb650d71ed1e2345248793cd5ee96fb03b8 (patch) | |
tree | 37be79f50f5ba0fc56324002a70957636f860d32 /ChangeLog | |
parent | 901e6c7387bd0145ce26356eda1573d20293a57a (diff) | |
download | zsh-5bfe4cb650d71ed1e2345248793cd5ee96fb03b8.tar.gz zsh-5bfe4cb650d71ed1e2345248793cd5ee96fb03b8.tar.xz zsh-5bfe4cb650d71ed1e2345248793cd5ee96fb03b8.zip |
22593: add handle-nonexistent style to MIME handler
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4c72e8cac..3326272f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-09 Peter Stephenson <pws@csr.com> + + * 22593: Doc/Zsh/contrib.yo, Functions/MIME/zsh-mime-handler: add + handle-nonexistent style. + 2006-08-08 Peter Stephenson <pws@csr.com> * 22592: Functions/TCP/tcp_send, Doc/Zsh/tcpsys.yo: add tcp_send |