diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-09-17 07:52:07 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-09-17 07:52:07 +0000 |
commit | db6cafdaf9a350bfda9435cfc035e00d1fd4401a (patch) | |
tree | c11643de85b0f15b355a6d794ccd7f7b3e2c2912 /ChangeLog | |
parent | 82849c6daf5e071c7511f8d8553bc42a099c70e5 (diff) |
remote mailbox: implemented message display.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2032 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-09-17 + * libsylph/pop.c + src/rpop3.c: modified column width. Implemented message display. + +2008-09-17 + * libsylph/pop.[ch]: made some functions non-static. pop3_session_new(): set server, port, userid and password. * src/inc.c: sync with the libsylph/pop.[ch] change. |