diff options
author | Seth Alves <alves@src.gnome.org> | 2000-03-30 23:46:31 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-03-30 23:46:31 +0800 |
commit | f43f0eafa8ac329a029ed58f41ac570cfcfadcaf (patch) | |
tree | 3223b0717ae740b5284a860e9cb2ba6538cecee5 /calendar/ChangeLog | |
parent | bd040ea1426083dd6b5b43482ce45ed540c8041c (diff) | |
download | gsoc2013-evolution-f43f0eafa8ac329a029ed58f41ac570cfcfadcaf.tar.gz 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/ChangeLog | 7 |
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. |