aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorCraig Small <csmall@src.gnome.org>1998-03-31 11:38:46 +0800
committerCraig Small <csmall@src.gnome.org>1998-03-31 11:38:46 +0800
commitee2e59f3f08950b1fcc20ee6dceff20edebaa857 (patch)
tree36d617d3ec7ca0e5ed9986c474499bfecf20c91c /calendar/ChangeLog
parent190d643bce2458203c0a8fc490aa76315df1d33b (diff)
downloadgsoc2013-evolution-ee2e59f3f08950b1fcc20ee6dceff20edebaa857.tar
gsoc2013-evolution-ee2e59f3f08950b1fcc20ee6dceff20edebaa857.tar.gz
gsoc2013-evolution-ee2e59f3f08950b1fcc20ee6dceff20edebaa857.tar.bz2
gsoc2013-evolution-ee2e59f3f08950b1fcc20ee6dceff20edebaa857.tar.lz
gsoc2013-evolution-ee2e59f3f08950b1fcc20ee6dceff20edebaa857.tar.xz
gsoc2013-evolution-ee2e59f3f08950b1fcc20ee6dceff20edebaa857.tar.zst
gsoc2013-evolution-ee2e59f3f08950b1fcc20ee6dceff20edebaa857.zip
Added session maanagement and using clists
svn path=/trunk/; revision=77
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 0e8457cea2..a5bf2c7975 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+1998-03-31 Craig Small <csmall@small.dropbear.id.au>
+
+ * Now has (non working) session maangement
+ * Uses a clist for the dailylist like gtt
+
Sat Mar 21 15:43:20 1998 Tom Tromey <tromey@cygnus.com>
* gncal.c: Use gnome_message_box_*, not gnome_messagebox_*.