diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 04:07:03 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 04:07:03 +0800 |
commit | 7c451bfa676753982b95a2b3feda8df27a32cce2 (patch) | |
tree | 4ec9d84c8bba9a2c993e0e9141cf0cb00dec1942 /calendar/ChangeLog | |
parent | a1ef02681576e73a172eae9a003115228dd02fb7 (diff) | |
download | gsoc2013-evolution-7c451bfa676753982b95a2b3feda8df27a32cce2.tar.gz gsoc2013-evolution-7c451bfa676753982b95a2b3feda8df27a32cce2.tar.zst gsoc2013-evolution-7c451bfa676753982b95a2b3feda8df27a32cce2.zip |
Fixes #368033
svn path=/trunk/; revision=34205
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d836337d56..2229a90202 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-09-10 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #368033 + + * gui/calendar-component.c: (ensure_sources): + Assign default color for B&A when no color is set. + 2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> Fixes#332026 |