diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-10-05 09:34:51 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-10-05 09:34:51 +0000 |
commit | b5949c62d7f1ae89ca06f9cc34f6b033abf3e576 (patch) | |
tree | d1fe2bcfaab4723d2e1624d71c584b2a864d58c8 /ChangeLog | |
parent | 7fca23b243e832856515b7ef6f5023090d0514f1 (diff) |
removed some debug prints. uncommented code block for unix.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2272 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2009-10-05 + * libsylph/utils.c + libsylph/pop.c + libsylph/socket.c + src/logwindow.c: removed some debug prints. + * libsylph/session.c: uncommented code block for unix. + +2009-10-05 + * libsylph/imap.c: imap_session_destroy(): free thread pool. 2009-10-05 |