]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Tue, 6 Sep 2005 01:47:17 +0000 (01:47 +0000)
committerBrendan Cully <brendan@kublai.com>
Tue, 6 Sep 2005 01:47:17 +0000 (01:47 +0000)
ChangeLog

index 2d3bad4c0d08d935a18515496418667fd59a4a71..2993c16aec0d758554d9374943565f5348fed615 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2005-09-06 00:45:28  Brendan Cully  <brendan@kublai.com>  (brendan)
+2005-09-06 01:46:46  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * imap/utf7.c, init.c, main.c, protos.h: Fix a memory leak in
+       imap_utf7_decode and do a little cleanup on shutdown.  Get a
+       high five from valgrind.
 
        * curs_main.c, main.c: Move SASL and IMAP shutdown hooks into main
        where they belong.