aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-10-30 03:29:47 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-10-30 03:29:47 +0800
commit741182663966e288b4de8666f336b70a7d4ee856 (patch)
tree04c98771a2dd81aa3349f5705f7bcde6f34af4b4 /calendar/ChangeLog
parent7a7f61dfde6db608dabb65022d3a817cdf710a98 (diff)
downloadgsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.gz
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.bz2
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.lz
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.xz
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.zst
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.zip
build new files
2003-10-29 JP Rosevear <jpr@ximian.com> * gui/Makefile.am: build new files * gui/dialogs/comp-editor-util.c (date_edit_destroy_cb): unref the config manager (comp_editor_new_date_edit): set up a config manager for the date editor * gui/e-date-edit-config.[hc]: config manager for e-date-edit svn path=/trunk/; revision=23122
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e6930b7ae8..0f14464655 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,9 +1,20 @@
+2003-10-29 JP Rosevear <jpr@ximian.com>
+
+ * gui/Makefile.am: build new files
+
+ * gui/dialogs/comp-editor-util.c (date_edit_destroy_cb): unref the
+ config manager
+ (comp_editor_new_date_edit): set up a config manager for the date
+ editor
+
+ * gui/e-date-edit-config.[hc]: config manager for e-date-edit
+
2003-10-29 Dan Winship <danw@ximian.com>
* gui/calendar-component.c (impl_createControls): set an exception
if we fail, so evo won't crash.
-2003-10-29 <jpr@ximian.com>
+2003-10-29 JP Rosevear <jpr@ximian.com>
* gui/dialogs/cal-prefs-dialog.c (update_config): no need to
update config settings everywhere explicitly