diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-12-04 10:28:11 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-12-04 10:28:11 +0000 |
commit | 09e87694984e70cca180c27252d5d79fa4fa2d80 (patch) | |
tree | 0273ff0eda84bcc84e3fcb9e52ba4951f66286c3 | |
parent | 0f89507ed37e4cb7b7780cf2d3fc016ad8df7591 (diff) | |
download | fetchmail-09e87694984e70cca180c27252d5d79fa4fa2d80.tar.gz fetchmail-09e87694984e70cca180c27252d5d79fa4fa2d80.tar.bz2 fetchmail-09e87694984e70cca180c27252d5d79fa4fa2d80.zip |
Fix missing 'Debian' from bug #.
svn path=/branches/BRANCH_6-3/; revision=4501
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -298,7 +298,7 @@ fetchmail 6.3.0 (released 2005-11-30): * In oversized warning messages, print the account name, too. Fixes Debian Bug#213299. Sunil Shetye (MA). * Fix installation without Python. Sunil Shetye, reported by Peter Church. (MA) -* Update Japanese translation. Fixes Bug#329342, Takeshi Hamasaki. (MA) +* Update Japanese translation. Fixes Debian 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 |