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 /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 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2000-03-28 Matt Loper <matt@helixcode.com> + + * wombat/wombat.gnorba: new file. + + * wombat/.cvsignore: new file. + + * wombat/wombat.c (setup_pcs): fill out this function some. + + * configure.in: added wombat. + 2000-03-28 Chris Toshok <toshok@laptoph.xtoph.org> * addressbook/backend/pas/pas-backend-file.c |