diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 23:30:18 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 23:30:18 +0000 |
commit | e7930bf6f7b1b3b81566c81b177916879b33e17c (patch) | |
tree | 01bfbb75b237c5a09ed91482ee7524e49dded95d /NEWS | |
parent | 9531f4d5d9d2fabed944e502723f7db2c6fe6245 (diff) | |
download | fetchmail-e7930bf6f7b1b3b81566c81b177916879b33e17c.tar.gz fetchmail-e7930bf6f7b1b3b81566c81b177916879b33e17c.tar.bz2 fetchmail-e7930bf6f7b1b3b81566c81b177916879b33e17c.zip |
Man page: Use \- in the manual page where appropriate so that copy & paste
works. Based on a patch by Héctor García.
svn path=/trunk/; revision=4488
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -302,6 +302,8 @@ fetchmail 6.3.0 (not yet released officially): * 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 +* Man page: Use \- in the manual page where appropriate so that copy & paste + works. I hope we got them all. Héctor García, Matthias Andree. # INTERNAL CHANGES * Switched to automake. Matthias Andree. |