diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 18:33:08 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 18:33:08 +0800 |
commit | 69c69f34daba5325c05bfb7f2f0721fec7492f6d (patch) | |
tree | 738970c1eb1ba35aef2c700e288b7e7e946f2e76 /calendar/ChangeLog | |
parent | c8ca795c9291d5b85f5ed5ed818188477b012ed9 (diff) | |
download | gsoc2013-evolution-69c69f34daba5325c05bfb7f2f0721fec7492f6d.tar.gz gsoc2013-evolution-69c69f34daba5325c05bfb7f2f0721fec7492f6d.tar.zst gsoc2013-evolution-69c69f34daba5325c05bfb7f2f0721fec7492f6d.zip |
fixes #311888
svn path=/trunk/; revision=31164
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b83b5474b7..65b57966b3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-01-13 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #311888 + * gui/dialogs/recurrence-page.c: (recurrence_page_set_dates): + Set the selection based on the start date of the appointment. + 2006-01-13 Johnny Jacob <johnnyjacob@gmail.com> * gui/dialogs/comp-editor-page.c: (comp_editor_page_class_init), |