diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-26 13:51:28 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-26 13:51:28 +0000 |
commit | efc9006b339658898040fc9286aa5f8e95fc57b1 (patch) | |
tree | dfa42bd48bb186308cb72e522284f8292547d1a6 /NEWS | |
parent | 5eff327d4024027938be04e83121ae5ef071eb61 (diff) | |
download | fetchmail-efc9006b339658898040fc9286aa5f8e95fc57b1.tar.gz fetchmail-efc9006b339658898040fc9286aa5f8e95fc57b1.tar.bz2 fetchmail-efc9006b339658898040fc9286aa5f8e95fc57b1.zip |
Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff.
svn path=/trunk/; revision=4341
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -222,6 +222,7 @@ fetchmail 6.3.0 (not yet released officially): * Switched to automake. Matthias Andree. * Got rid of alloca() in fetchmail proper. Matthias Andree * Got rid of ipv6-connect, inner_connect and thereabouts. Matthias Andree +* Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. (MA) fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |