aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-09 12:57:31 +0800
committerDan Winship <danw@src.gnome.org>2000-05-09 12:57:31 +0800
commitdebd40014f38065b6a72fbadefd60a0cadd2c89d (patch)
tree5c9a86f3e3e846fbde45640d8a1256e19f894b97 /camel/ChangeLog
parentefb0b90afc6ff303981c3cc104e4317a99039979 (diff)
downloadgsoc2013-evolution-debd40014f38065b6a72fbadefd60a0cadd2c89d.tar
gsoc2013-evolution-debd40014f38065b6a72fbadefd60a0cadd2c89d.tar.gz
gsoc2013-evolution-debd40014f38065b6a72fbadefd60a0cadd2c89d.tar.bz2
gsoc2013-evolution-debd40014f38065b6a72fbadefd60a0cadd2c89d.tar.lz
gsoc2013-evolution-debd40014f38065b6a72fbadefd60a0cadd2c89d.tar.xz
gsoc2013-evolution-debd40014f38065b6a72fbadefd60a0cadd2c89d.tar.zst
gsoc2013-evolution-debd40014f38065b6a72fbadefd60a0cadd2c89d.zip
one more refcounting fix I missed before.
* providers/mbox/camel-mbox-folder.c (mbox_get_message_by_uid): one more refcounting fix I missed before. svn path=/trunk/; revision=2930
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 37f3dbbce3..dffbc5ffd5 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-09 Dan Winship <danw@helixcode.com>
+
+ * providers/mbox/camel-mbox-folder.c (mbox_get_message_by_uid):
+ one more refcounting fix I missed before.
+
2000-05-08 Jeffrey Stedfast <fejj@stampede.org>
* camel-smtp-transport.c: no longer frees memory it shouldn't,
@@ -5,7 +10,6 @@
(perhaps it should use a different CamelException variable than
is passed to the camel smtp module?)
-
2000-05-08 Dan Winship <danw@helixcode.com>
* camel-stream.c (camel_stream_read, camel_stream_write,