summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00a62fda9..bdd6f4fd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-11-29 Peter Stephenson <pws@csr.com>
+ * 24130 (belatedly): Doc/Zsh/calsys.yo,
+ Functions/Calendar/.distfiles, Functions/Calendar/calendar,
+ Functions/Calendar/calendar_add,
+ Functions/Calendar/calendar_parse: abstract calendar_parse from
+ calendar and use in calendar_add to be slightly cleverer about
+ recurrences.
+
* Kohsuke Kawaguchi: 24129: Completion/Unix/Command/_ant:
skip targets that can't be invoked from the command line.