aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index cf6aa6ed6e..0572761257 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,9 @@
2000-08-16 Peter Williams <peterw@helixcode.com>
+ * camel-internet-address.c (internet_encode): Fix a leak when
+ name = "". It's a single-byte leak, but it's the little things
+ that count.
+
* camel-object.c (camel_type_lock_up): Don't leave the type
system locked when a bad unlock happens.