diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-01-16 17:40:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-01-16 17:40:22 +0000 |
commit | 1678177dafd26844079cff785865550e0b1ddb41 (patch) | |
tree | b20e19f3d24612aa16034f4bdef0b57c900bd01b /NEWS | |
parent | f7ca66b6c85e50afffeeb891565acfa537828445 (diff) | |
download | fetchmail-1678177dafd26844079cff785865550e0b1ddb41.tar.gz fetchmail-1678177dafd26844079cff785865550e0b1ddb41.tar.bz2 fetchmail-1678177dafd26844079cff785865550e0b1ddb41.zip |
Various minor fixes.
svn path=/trunk/; revision=2710
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -16,8 +16,10 @@ package will have two security verifications instead of one... (The `lines' figures total .c, .h, .l, and .y files under version control.) * Fix bug introduced in 5.2.2 that stopped --syslog from working. -* Javier Kohen's update for es.po. -* Guy Brand's update for fr.po. +* Update for es.po, fr.po, cs.po. +* Message-string macros eliminated from driver.c so gettext can see them. +* Various useful to version reporting & configure.in fixes by Chip Salzenberg. +* Bernhard Rosenkraenzer's fix for broken Kerberos V configuration. fetchmail-5.2.3 (Tue Jan 4 01:56:11 EST 2000), 18421 lines: * Ken Estes's patch to check for unreachable UIDL file due to bad NFS mount. |