aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-09-21 11:34:34 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-09-21 11:34:34 +0000
commit72db7561e149886e5161d8759aca7122c5d36c72 (patch)
tree495d533cfd045343dd6dfb16f678b3753bbd3ae9 /NEWS
parent7a0a8dcb24e2ad416085be209aeeb3f064f6fce2 (diff)
downloadfetchmail-72db7561e149886e5161d8759aca7122c5d36c72.tar.gz
fetchmail-72db7561e149886e5161d8759aca7122c5d36c72.tar.bz2
fetchmail-72db7561e149886e5161d8759aca7122c5d36c72.zip
Fix Japanese translation of "no other fetchmail is running".
Debian Bug#329342, Takeshi Hamasaki. svn path=/trunk/; revision=4309
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4e4a1a6c..9a5ea405 100644
--- a/NEWS
+++ b/NEWS
@@ -203,6 +203,8 @@ fetchmail 6.3.0 (not yet released officially):
Sunil Shetye. (MA)
* Fix IMAP expunged message counting. Sunil Shetye. (MA)
* Add full support for --service option. Matthias Andree
+* Fix Japanese translation of "no other fetchmail is running". Debian
+ Bug#329342, Takeshi Hamasaki. (MA)
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.