diff lisp/ChangeLog @ 106617:78f92ffeb7ab

Fixed timezone handling problem in icalendar.el.
author Ulf Jasper <ulf.jasper@web.de>
date Fri, 18 Dec 2009 19:35:14 +0000
parents 291ea018e478
children f7885882956b
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 18 04:29:17 2009 +0000
+++ b/lisp/ChangeLog	Fri Dec 18 19:35:14 2009 +0000
@@ -1,3 +1,11 @@
+2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
+
+	* calendar/icalendar.el (icalendar--convert-tz-offset): Fixed
+	timezone names.
+	(icalendar--convert-tz-offset): Fixed the "last-day-problem".
+	(icalendar--add-diary-entry): Remove the trailing blank that
+	diary-make-entry inserts.
+
 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
 
 	Make `file-expand-wildcards' work for remote files.