aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-20 19:03:33 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-20 19:03:33 +0800
commit87fedfa33149a1bbe09daad734a3fac6d349a4f0 (patch)
treee88e1318b5a208d08ae9966b3588aa102be8cf03 /calendar/ChangeLog
parentf75371a9f2c86b648d1da413eff2bed1e6b6a221 (diff)
downloadgsoc2013-evolution-87fedfa33149a1bbe09daad734a3fac6d349a4f0.tar
gsoc2013-evolution-87fedfa33149a1bbe09daad734a3fac6d349a4f0.tar.gz
gsoc2013-evolution-87fedfa33149a1bbe09daad734a3fac6d349a4f0.tar.bz2
gsoc2013-evolution-87fedfa33149a1bbe09daad734a3fac6d349a4f0.tar.lz
gsoc2013-evolution-87fedfa33149a1bbe09daad734a3fac6d349a4f0.tar.xz
gsoc2013-evolution-87fedfa33149a1bbe09daad734a3fac6d349a4f0.tar.zst
gsoc2013-evolution-87fedfa33149a1bbe09daad734a3fac6d349a4f0.zip
fixes #327487
svn path=/trunk/; revision=31252
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c931e8d5a2..787a9f2a71 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-19 Johnny Jacob <johnnyjacob@gmail.com>
+
+ Fixes #327487
+ * gui/dialogs/cal-prefs-dialog.c (default_reminder_units_changed),
+ (time_divisions_changed), (week_start_day_changed) : Use
+ e_dialog_combo_box functions to access the widgets.
+ (default_reminder_interval_changed): Hack to update the spin
+ button value
+
2006-01-19 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #327293