about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-03-09 11:01:20 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-03-09 11:01:20 +0000
commit00e507fc0eb53fb00f34e55cd89bef4cfffa8663 (patch)
treee554eb6afda593d1b1f94e2d8c6d6939c593cb0f /ChangeLog
parente050b88b970591f9c6eae2230520a0ddd12589ec (diff)
downloadzsh-00e507fc0eb53fb00f34e55cd89bef4cfffa8663.tar.gz
zsh-00e507fc0eb53fb00f34e55cd89bef4cfffa8663.tar.xz
zsh-00e507fc0eb53fb00f34e55cd89bef4cfffa8663.zip
unposted: fix calendar bug updating repeating events
allow calendar_edit to take arguments for editor
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8813d32b5..900f84219 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-09  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Doc/Zsh/calsys.yo, Functions/Calendar/calendar,
+	Functions/Calendar/calendar_editfiles:  Fix bug that
+	calendar wouldn't update repeating event times for events
+	that were already in the past; allow calendar_editfiles to
+	take argument to specify editor.
+
 2010-03-07  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Michael Hwang: 27773: Src/linklist.c: document how linked
@@ -12869,5 +12877,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4925 $
+* $Revision: 1.4926 $
 *****************************************************