diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-29 16:15:08 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-29 16:15:08 +0800 |
commit | d945a55a5f8fcffc74545d8d42394bcecdea2402 (patch) | |
tree | 4c3d2dea0e4fccc47df4724a4f73a55033387cd9 /calendar/ChangeLog | |
parent | 32ba5f5d60424e11453da6b01ffcb87323d91ac4 (diff) | |
download | gsoc2013-evolution-d945a55a5f8fcffc74545d8d42394bcecdea2402.tar.gz gsoc2013-evolution-d945a55a5f8fcffc74545d8d42394bcecdea2402.tar.zst gsoc2013-evolution-d945a55a5f8fcffc74545d8d42394bcecdea2402.zip |
fixes #322616
svn path=/trunk/; revision=30704
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 43f8f8dede..e30cd9f62c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-11-29 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #322616 + * gui/e-cal-model-calendar.c: (get_dtend): Convert to + proper time zone. + 2005-11-28 Chenthill Palanisamy <pchenthill@novell.com> Fixes #317322 |