diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-16 12:03:57 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-16 12:03:57 +0000 |
commit | 0a607f5eefec38cc7ef625f1692bd1d12e969f90 (patch) | |
tree | 588130ff573e5d07ac2fa8f43b355dacbaaf4e79 /ChangeLog | |
parent | c05f1046d874fa51eb11c395ed1e2f2b184cddb5 (diff) | |
download | zsh-0a607f5eefec38cc7ef625f1692bd1d12e969f90.tar.gz zsh-0a607f5eefec38cc7ef625f1692bd1d12e969f90.tar.xz zsh-0a607f5eefec38cc7ef625f1692bd1d12e969f90.zip |
23764: allow hidden continuations in calendar entries
allow UIDs to help with updates
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c0ba169de..031da9e4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-08-16 Peter Stephenson <pws@csr.com> + * 23764: Doc/Zsh/calsys.yo, Functions/Calendar/calendar, + Functions/Calendar/calendar_add: allow hidden continuation + lines in calendar entry and use UID to help with updates. + * Roy Marples: 23762: configure.ac: need to suppress [...] quoting for use of [...] in case. |