aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@src.gnome.org>2007-08-23 21:22:47 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-08-23 21:22:47 +0800
commit4dc713c7197dd5475ef077097561710e45cf5ee0 (patch)
tree9c941249e73780c81f3bcd34990379d9ea3de23a /calendar/ChangeLog
parent074e36bd418c9d9b1a7876b6048b156592c72467 (diff)
downloadgsoc2013-evolution-4dc713c7197dd5475ef077097561710e45cf5ee0.tar
gsoc2013-evolution-4dc713c7197dd5475ef077097561710e45cf5ee0.tar.gz
gsoc2013-evolution-4dc713c7197dd5475ef077097561710e45cf5ee0.tar.bz2
gsoc2013-evolution-4dc713c7197dd5475ef077097561710e45cf5ee0.tar.lz
gsoc2013-evolution-4dc713c7197dd5475ef077097561710e45cf5ee0.tar.xz
gsoc2013-evolution-4dc713c7197dd5475ef077097561710e45cf5ee0.tar.zst
gsoc2013-evolution-4dc713c7197dd5475ef077097561710e45cf5ee0.zip
2007-08-23 mcrha Fix for bug #338803
svn path=/trunk/; revision=34075
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 1a6d88698a..cad6e38d04 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,16 @@
2007-08-23 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #338803
+
+ * gui/e-meeting-time-sel-item.c:
+ (e_meeting_time_selector_item_button_press):
+ Keeps actual meeting duration, not reset to half/full hour.
+
+ * gui/dialogs/event-page.c: (update_time):
+ Updates also duration spin buttons, not only end date/time edits.
+
+2007-08-23 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #347770
* gui/e-cal-component-memo-preview.c: (write_html):