aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-12 08:48:40 +0800
committerDan Winship <danw@src.gnome.org>2000-05-12 08:48:40 +0800
commitd55e9e0406875ffb47f40f57da3c6abaac90734a (patch)
tree915259d762bb59bd50682b5e4949c8b312ee6670 /camel/ChangeLog
parentf4e98799fdf50ceed1e3b1b84d41b92dcde35e97 (diff)
downloadgsoc2013-evolution-d55e9e0406875ffb47f40f57da3c6abaac90734a.tar
gsoc2013-evolution-d55e9e0406875ffb47f40f57da3c6abaac90734a.tar.gz
gsoc2013-evolution-d55e9e0406875ffb47f40f57da3c6abaac90734a.tar.bz2
gsoc2013-evolution-d55e9e0406875ffb47f40f57da3c6abaac90734a.tar.lz
gsoc2013-evolution-d55e9e0406875ffb47f40f57da3c6abaac90734a.tar.xz
gsoc2013-evolution-d55e9e0406875ffb47f40f57da3c6abaac90734a.tar.zst
gsoc2013-evolution-d55e9e0406875ffb47f40f57da3c6abaac90734a.zip
remove some cruft that we're not currently using.
* Makefile.am: remove some cruft that we're not currently using. svn path=/trunk/; revision=3002
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 4f82cec216..66e3d7fb2d 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,7 @@
2000-05-11 Dan Winship <danw@helixcode.com>
+ * Makefile.am: remove some cruft that we're not currently using.
+
* camel-stream-mem.c (camel_stream_mem_new_with_buffer): Change
to match prototype (size_t vs unsigned int) so it works on 64-bit
machines. Noted by msw.