diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-08-16 17:55:33 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-08-16 17:55:33 +0800 |
commit | 15644eabdf761526d5f1cd45899241c94cbc5a9d (patch) | |
tree | 17adbec7591b991a9e31b503727307fcdaeaa77e /calendar/ChangeLog | |
parent | 8f820f92550ff8211dbd3d782130383f2114ee5c (diff) | |
download | gsoc2013-evolution-15644eabdf761526d5f1cd45899241c94cbc5a9d.tar.gz gsoc2013-evolution-15644eabdf761526d5f1cd45899241c94cbc5a9d.tar.zst gsoc2013-evolution-15644eabdf761526d5f1cd45899241c94cbc5a9d.zip |
2007-08-16 mcrha Fix for bug #464106
svn path=/trunk/; revision=34015
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 83a299e5f4..68bc8a4c4d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-08-16 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #464106 + + * gui/goto.c: (goto_dialog): + Set week_view_start with respect to settings. + 2007-08-13 Suman Manjunath <msuman@novell.com> reviewed by: Chenthill Palanisamy <pchenthill@novell.com> |