diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-01-07 17:15:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-01-07 17:15:43 +0000 |
commit | c538a5f1d92a00964df6f64360150a5d46026db4 (patch) | |
tree | 0ea5d24b8a4e2eb9affc82528beb46e6111aa6ca /NEWS | |
parent | d51fa140f4a6b8eb9a66dd7075d9952308b092bf (diff) | |
download | fetchmail-c538a5f1d92a00964df6f64360150a5d46026db4.tar.gz fetchmail-c538a5f1d92a00964df6f64360150a5d46026db4.tar.bz2 fetchmail-c538a5f1d92a00964df6f64360150a5d46026db4.zip |
Added Polish translation.
svn path=/trunk/; revision=2339
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -7,8 +7,10 @@ fetchmail-4.7.5 (): * Attempted fix for Harry McGavran's VPATH bug. * Progress messages now go to stdout. Errors still go to stderr * Fetchmailconf can now launch fetchmail with a point-and-click interface. +* Many small cleanups suggested by Byrial Jensen. +* Polish-language (LC_ALL=pl) support. Turkish text in spec file. -There are 249 people on fetchmail-friends and 334 on fetchmail-announce. +There are 249 people on fetchmail-friends and 333 on fetchmail-announce. fetchmail-4.7.4 (Mon Jan 4 13:26:32 EST 1999): * Error message cleanup. @@ -18,8 +20,8 @@ fetchmail-4.7.4 (Mon Jan 4 13:26:32 EST 1999): * Gunther Leber's cleanup for the plugin/plugout code. * Hajimu UMEMOTO's code for localtime in timestamps. * Michael Warfield's IPv6 fixes. -* Added Argentine Spanish as supported language (LC_ALL=pt_BR) from a - po file by Javier Cohen <jkohen@tough.com>. +* Added Argentine Spanish as supported language (LC_ALL=es_AR) from a + po file by Javier Kohen <jkohen@tough.com>. * Accept 'passwd' as a synonym for 'password' in .netrc files. * In fetchmailconf, Save or Quit in a frame first performs that action on all dependent frames. |