diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-07-14 14:36:34 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-07-14 14:36:34 +0800 |
commit | 48972c2dbea38548671277f5efd60dcb2e4f3176 (patch) | |
tree | 858f50b70f80b01cceb3e58f7c5775b9934abc8b /calendar/ChangeLog | |
parent | 8c444c6c0f11a438ae5e1c09061014df86b2ad84 (diff) | |
download | gsoc2013-evolution-48972c2dbea38548671277f5efd60dcb2e4f3176.tar gsoc2013-evolution-48972c2dbea38548671277f5efd60dcb2e4f3176.tar.gz gsoc2013-evolution-48972c2dbea38548671277f5efd60dcb2e4f3176.tar.bz2 gsoc2013-evolution-48972c2dbea38548671277f5efd60dcb2e4f3176.tar.lz gsoc2013-evolution-48972c2dbea38548671277f5efd60dcb2e4f3176.tar.xz gsoc2013-evolution-48972c2dbea38548671277f5efd60dcb2e4f3176.tar.zst gsoc2013-evolution-48972c2dbea38548671277f5efd60dcb2e4f3176.zip |
Fix for bug #330633
svn path=/trunk/; revision=32312
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b801b4cb9c..37963bafc8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2006-07-14 Arvind <sa.phoenix@gmail.com> + + ** Fix for bug#330633 + * gui/dialogs/event-page.c : Enabled save button when the timezone + is changed from an existing meeting/appointment + + * gui/e-timezone-entry.c : prevented the shrinking of the timezone + field when the timezone is set to the default timezone + 2006-06-14 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #329772 |