diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-08-17 18:31:57 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-08-17 18:31:57 +0800 |
commit | 7291d8e13c913f14993758971a8e6e62e4908b12 (patch) | |
tree | ccf58b53fc932040b2a89361d160c32d0563d1b8 /calendar/ChangeLog | |
parent | 1581c7ff3e21325e8485758acde1590ca725c8cc (diff) | |
download | gsoc2013-evolution-7291d8e13c913f14993758971a8e6e62e4908b12.tar.gz gsoc2013-evolution-7291d8e13c913f14993758971a8e6e62e4908b12.tar.zst gsoc2013-evolution-7291d8e13c913f14993758971a8e6e62e4908b12.zip |
Fixes #420492
Fixes #420492
svn path=/trunk/; revision=34024
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 7d70236218..f746e9e7f0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2007-08-17 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #420492 + * gui/dialogs/event-page.c: (event_page_fill_widgets): + set the free_busy flag properly. + + Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com> + 2007-08-17 Suman Manjunath <msuman@novell.com> reviewed by: Chenthill Palanisamy <pchenthill@novell.com> |