diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-03-10 07:05:14 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-03-10 07:05:14 +0800 |
commit | 300c164774e1df91509c1463312093307c78eae7 (patch) | |
tree | 5146fbc7ba353c0c8c927718723f6e8ab44ce697 /calendar/ChangeLog | |
parent | acd3bd04ead065cd90f41c51f11f9cee5361c747 (diff) | |
download | gsoc2013-evolution-300c164774e1df91509c1463312093307c78eae7.tar.gz gsoc2013-evolution-300c164774e1df91509c1463312093307c78eae7.tar.zst gsoc2013-evolution-300c164774e1df91509c1463312093307c78eae7.zip |
Removed the corba-cal stuff. Commented out the Pilot conduit stuff for
2000-03-09 Federico Mena Quintero <federico@helixcode.com>
* gui/Makefile.am: Removed the corba-cal stuff. Commented out the
Pilot conduit stuff for now.
svn path=/trunk/; revision=2093
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4f48cdcbe6..b19c42ca32 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,8 @@ 2000-03-09 Federico Mena Quintero <federico@helixcode.com> + * gui/Makefile.am: Removed the corba-cal stuff. Commented out the + Pilot conduit stuff for now. + * gui/calendar.c: Random #ifdefs to make it build, although this file is going away. |