aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNotZed <notzed@zedzone.helixcode.com>2000-02-09 20:32:53 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-02-09 20:32:53 +0800
commitd4bc84cf831dcfb4be2591d9a99184637c04c847 (patch)
tree51c5835654ebe309eb0e7535040245e1fe5958b7 /ChangeLog
parent824d0a361f368aba0fce7f361ff86dda36d6e51f (diff)
downloadgsoc2013-evolution-d4bc84cf831dcfb4be2591d9a99184637c04c847.tar
gsoc2013-evolution-d4bc84cf831dcfb4be2591d9a99184637c04c847.tar.gz
gsoc2013-evolution-d4bc84cf831dcfb4be2591d9a99184637c04c847.tar.bz2
gsoc2013-evolution-d4bc84cf831dcfb4be2591d9a99184637c04c847.tar.lz
gsoc2013-evolution-d4bc84cf831dcfb4be2591d9a99184637c04c847.tar.xz
gsoc2013-evolution-d4bc84cf831dcfb4be2591d9a99184637c04c847.tar.zst
gsoc2013-evolution-d4bc84cf831dcfb4be2591d9a99184637c04c847.zip
Actually initialise the class. It simple couldn't have worked before.
2000-02-09 NotZed <notzed@zedzone.helixcode.com> * camel/camel-simple-data-wrapper-stream.c (class_init): Actually initialise the class. It simple couldn't have worked before. (camel_simple_data_wrapper_stream_construct): Commented out code which crashes just to get something working, memory corruption?? svn path=/trunk/; revision=1707
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f540ef5e10..7e2951d7f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-02-09 NotZed <notzed@zedzone.helixcode.com>
+
+ * camel/camel-simple-data-wrapper-stream.c (class_init): Actually
+ initialise the class. It simple couldn't have worked before.
+ (camel_simple_data_wrapper_stream_construct): Commented out code
+ which crashes just to get something working, memory corruption??
+
2000-02-09 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Add new Makefiles to Makefile list.