aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-03-30 23:46:31 +0800
committerSeth Alves <alves@src.gnome.org>2000-03-30 23:46:31 +0800
commitf43f0eafa8ac329a029ed58f41ac570cfcfadcaf (patch)
tree3223b0717ae740b5284a860e9cb2ba6538cecee5 /calendar/ChangeLog
parentbd040ea1426083dd6b5b43482ce45ed540c8041c (diff)
downloadgsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.tar
gsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.tar.gz
gsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.tar.bz2
gsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.tar.lz
gsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.tar.xz
gsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.tar.zst
gsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.zip
readded the gui directory
* Makefile.am (SUBDIRS): readded the gui directory * gui/main.c: temporarily added alarm_defaults back in, since the calendar doesn't link without it svn path=/trunk/; revision=2254
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a960ec7d99..13f80df470 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-30 Seth Alves <alves@hungry.com>
+
+ * Makefile.am (SUBDIRS): readded the gui directory
+
+ * gui/main.c: temporarily added alarm_defaults back in,
+ since the calendar doesn't link without it
+
2000-03-29 Matt Loper <matt@helixcode.com>
* Makefile.am: remove the gui directory, which doesn't compile.