aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHarry Lu <harry.lu@sun.com>2003-09-15 17:31:03 +0800
committerHarry Lu <haip@src.gnome.org>2003-09-15 17:31:03 +0800
commitca1677d2f7a6f1439cf650aa975ea290f6d446c5 (patch)
tree544c7c3af3455dc49e764ba4bf0ee7b207ec819d /calendar/ChangeLog
parent1ed7208ad8a498d2c8a5014ec60c25c01a660e55 (diff)
downloadgsoc2013-evolution-ca1677d2f7a6f1439cf650aa975ea290f6d446c5.tar
gsoc2013-evolution-ca1677d2f7a6f1439cf650aa975ea290f6d446c5.tar.gz
gsoc2013-evolution-ca1677d2f7a6f1439cf650aa975ea290f6d446c5.tar.bz2
gsoc2013-evolution-ca1677d2f7a6f1439cf650aa975ea290f6d446c5.tar.lz
gsoc2013-evolution-ca1677d2f7a6f1439cf650aa975ea290f6d446c5.tar.xz
gsoc2013-evolution-ca1677d2f7a6f1439cf650aa975ea290f6d446c5.tar.zst
gsoc2013-evolution-ca1677d2f7a6f1439cf650aa975ea290f6d446c5.zip
change last_notification_time's type from string to int.
2003-09-15 Harry Lu <harry.lu@sun.com> * gui/apps_evolution_calendar.schemas: change last_notification_time's type from string to int. svn path=/trunk/; revision=22569
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e0fbe35c9d..09d2a5d067 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-15 Harry Lu <harry.lu@sun.com>
+
+ * gui/apps_evolution_calendar.schemas: change last_notification_time's
+ type from string to int.
+
2003-09-12 Bolian Yin <bolian.yin@sun.com>
* e-week-view.c (e_week_view_focus): make jump button focusable