diff options
author | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-09-07 11:46:09 +0000 |
---|---|---|
committer | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-09-07 11:46:09 +0000 |
commit | b0ae9ddf4d34bdb76a974c55602bcb51fb3c5cc2 (patch) | |
tree | d5273b4a3d3bca41600ffb0d4043229ce61119ee /ChangeLog | |
parent | e427e2bfb53b004f2706644ed74a816a6e264c53 (diff) | |
download | feed2imap-b0ae9ddf4d34bdb76a974c55602bcb51fb3c5cc2.tar.gz feed2imap-b0ae9ddf4d34bdb76a974c55602bcb51fb3c5cc2.tar.bz2 feed2imap-b0ae9ddf4d34bdb76a974c55602bcb51fb3c5cc2.zip |
feed2imap without openssl works
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@58 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ -Feed2Imap 0.5 (XX/XX/2005) +Feed2Imap 0.5 (XX/09/2005) ============================ +* Feed2Imap can now work without libopenssl. * Fixed a bug in the HTML2Text converter with <a> tags without href. -* Reserved characters (eg @) can now be included in the login/password. +* Reserved characters (eg @) can now be included in the login, password or + folder. * Feed2Imap is now included in Debian (package name: feed2imap). * Much better handling of feeds with escaped HTML (LinuxFR for example). |