aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-07-30 13:13:16 -0400
committerGlenn Morris2014-07-30 13:13:16 -0400
commit21a7129a0b8a5c2a38c0c1b3e02b0e3f813cfa7e (patch)
treea2da4fa207ffdc292f337ca7686d6eec1df65e73
parentc99a3b8705aad133d90b634989f6f7ad1559b7b5 (diff)
downloademacs-21a7129a0b8a5c2a38c0c1b3e02b0e3f813cfa7e.tar.gz
emacs-21a7129a0b8a5c2a38c0c1b3e02b0e3f813cfa7e.zip
ChangeLog fix
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5bebc3af3b9..5b07bbe6c74 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
12014-07-30 Christophe Deleuze <christophe.deleuze@free.fr> 12014-07-30 Christophe Deleuze <christophe.deleuze@free.fr> (tiny change)
2 2
3 * calendar/icalendar.el (icalendar--decode-isodatetime): Use 3 * calendar/icalendar.el (icalendar--decode-isodatetime): Use
4 actual current-time-zone when converting to local time. (Bug#15408) 4 actual current-time-zone when converting to local time. (Bug#15408)