aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-27 21:03:18 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-27 21:03:18 +0000
commitfb1fbc030b5ae784703a56235c7b7d63d7577c0c (patch)
treeaf18595e5aca5b73202a56a579ccb2181ccb7e8e /NEWS
parentf1f94d2808cb35063f77acf34cb542ec913c8b46 (diff)
downloadfetchmail-fb1fbc030b5ae784703a56235c7b7d63d7577c0c.tar.gz
fetchmail-fb1fbc030b5ae784703a56235c7b7d63d7577c0c.tar.bz2
fetchmail-fb1fbc030b5ae784703a56235c7b7d63d7577c0c.zip
Add PDF FAQ, formatted for duplex printing on ISO A4.
svn path=/trunk/; revision=4485
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc6e788e..218c9c05 100644
--- a/NEWS
+++ b/NEWS
@@ -300,6 +300,8 @@ fetchmail 6.3.0 (not yet released officially):
* Fix installation without Python. Sunil Shetye, reported by Peter Church. (MA)
* Update Japanese translation. Fixes Bug#329342, Takeshi Hamasaki. (MA)
* Fix imap.c size safeguard that broke on x86_64 architecture. Matthias Andree
+* The FAQ is now available for duplex DIN A4 printing in PDF format.
+ Don't bother to ask for a Letter version, I don't care. Matthias Andree
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.