diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 11:05:07 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 11:05:07 +0800 |
commit | a74313d1afe18b36eaddeda4ad35b8442354e8b7 (patch) | |
tree | cc260d676959c44da259fb10e35d7c44173188eb /calendar/ChangeLog | |
parent | c169edca762daf6d56dd1b48d738b9c37f0b5028 (diff) | |
download | gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.gz gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.bz2 gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.lz gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.xz gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.zst gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.zip |
+ * wombat/wombat.gnorba: new file.
+
+ * wombat/.cvsignore: new file.
+
+ * wombat/wombat.c (setup_pcs): fill out this function some.
+
+ * configure.in: added wombat.
+
+ * pcs/Makefile.am: create a libpcs.la library, for use in the
+ wombat.
svn path=/trunk/; revision=2241
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 951063b456..9a51ce0df5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-03-28 Matt Loper <matt@helixcode.com> + + * pcs/Makefile.am: create a libpcs.la library, for use in the + wombat. + 2000-03-28 Seth Alves <alves@hungry.com> * gui/Makefile.am (LINK_FLAGS): added libeutil.la and libetext.a |