diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-08 16:13:11 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-08 16:13:11 +0800 |
commit | 19f4cb6cd02e744be57fa1f4f869311de6b6f24c (patch) | |
tree | a566e3b3bc4acdcd63f2ed1aa7a704e6c0bcf8c0 /calendar/ChangeLog | |
parent | 278d1f1e786a55cfb45d7216ae7755ff89d56628 (diff) | |
download | gsoc2013-evolution-19f4cb6cd02e744be57fa1f4f869311de6b6f24c.tar gsoc2013-evolution-19f4cb6cd02e744be57fa1f4f869311de6b6f24c.tar.gz gsoc2013-evolution-19f4cb6cd02e744be57fa1f4f869311de6b6f24c.tar.bz2 gsoc2013-evolution-19f4cb6cd02e744be57fa1f4f869311de6b6f24c.tar.lz gsoc2013-evolution-19f4cb6cd02e744be57fa1f4f869311de6b6f24c.tar.xz gsoc2013-evolution-19f4cb6cd02e744be57fa1f4f869311de6b6f24c.tar.zst gsoc2013-evolution-19f4cb6cd02e744be57fa1f4f869311de6b6f24c.zip |
Fixes #235909.
svn path=/trunk/; revision=32500
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7269248373..df53a590e3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-08-08 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes bug #235909 + * gui/e-cal-model-tasks.c (get_due_status): Get the timezone for + the due date field correctly. + + Committing for Mubeen Jukaku <jmubeen@novell.com> + 2006-08-07 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #350267 |