diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 12:47:57 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 12:47:57 +0800 |
commit | c741f30353b11728b7352abe1f7194c3a1616864 (patch) | |
tree | 9b28c8f934c405236eaaf42870d00b61c4058d05 /ChangeLog | |
parent | 6ba417b085e0e7049f99bfd63c492468a14c7e8c (diff) | |
download | gsoc2013-evolution-c741f30353b11728b7352abe1f7194c3a1616864.tar.gz gsoc2013-evolution-c741f30353b11728b7352abe1f7194c3a1616864.tar.zst gsoc2013-evolution-c741f30353b11728b7352abe1f7194c3a1616864.zip |
+ * wombat/Makefile.am: new file.
+ * wombat/wombat.gnorba: Cleaned up.
+
+ * wombat/wombat.c (setup_pcs): filled in the rest.
+
+ * e-table-text-model.c (e_table_text_model_destroy): made
+ assertion more accurate.
svn path=/trunk/; revision=2244
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2000-03-28 Matt Loper <matt@helixcode.com> + * wombat/Makefile.am: new file. + * wombat/wombat.gnorba: Cleaned up. + + * wombat/wombat.c (setup_pcs): filled in the rest. + * Makefile.am: added wombat. * wombat/wombat.gnorba: new file. |