diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-11-20 18:12:31 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-11-20 18:12:31 +0000 |
commit | 33b846810cf4e8d29e38b25246e676438ae5a1bf (patch) | |
tree | 3be08ff77a511ade6a314472e6273838408fac91 /ChangeLog | |
parent | 689df35c948b4c6e841fb278c5932bff4c0cee68 (diff) | |
download | zsh-33b846810cf4e8d29e38b25246e676438ae5a1bf.tar.gz zsh-33b846810cf4e8d29e38b25246e676438ae5a1bf.tar.xz zsh-33b846810cf4e8d29e38b25246e676438ae5a1bf.zip |
users/13464: allow MIME suffixes to match upper case variants
26075: fix repeated calendar events so that the next event is always in the future
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 356bc4045..a04f0452a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-11-20 Peter Stephenson <pws@csr.com> + + * 26075: Functions/Calendar/calendar_parse: update repeated events + until they're in the future. + + * users/13464: Functions/MIME/zsh-mime-handler, + Functions/MIME/zsh-mime-setup: allow suffixes specified as + lower case to match upper case variants. + 2008-11-18 Peter Stephenson <pws@csr.com> * 26065: Config/version.mk: update to 4.3.9-dev-1 because of |