Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace


Modified Files:
        ChangeLog 


Log Message:
fixed memleaks caused by not freeing the result of e_db_str_get(). finally embrace 
will tell you when a mailbox cannot be loaded due to configuration errors.
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ChangeLog   17 Apr 2004 10:16:38 -0000      1.6
+++ ChangeLog   17 Apr 2004 15:09:59 -0000      1.7
@@ -1,10 +1,18 @@
-$Id: ChangeLog,v 1.6 2004/04/17 10:16:38 tsauerbeck Exp $
+$Id: ChangeLog,v 1.7 2004/04/17 15:09:59 tsauerbeck Exp $
 
 2004-04-17 Tilman Sauerbeck <tilman -at- code-monkey.de>
         * src/plugins/pop3/pop3.c: Don't connect twice to the same
           server.
         * src/plugins/maildir/maildir.c: Added timer-based checking
           to support systems that don't have dnotify.
+        * src/plugins/pop3/pop3.c, src/plugins/imap/imap.c:
+          Fixed memleaks caused by not freeing the result of
+          e_db_str_get().
+        * src/embrace.c, src/plugins/pop3/pop3.c,
+          src/plugins/imap/imap.c, src/plugins/mbox/mbox.c,
+          src/plugins/maildir/maildir.c:
+          Finally Embrace will tell you when a mailbox cannot be
+          loaded due to configuration errors.
 
 2004-04-09 Tilman Sauerbeck <tilman -at- code-monkey.de>
         * src/plugins/pop3/pop3.c: The POP3 plugin will now tell you




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to