diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-08-17 17:51:32 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-08-17 17:51:32 +0000 |
commit | 7c3a0f3a090339ac22e2ace55eab03575f708273 (patch) | |
tree | b5e6edf00583828f0083de4ccb18db25fa48c739 /NEWS | |
parent | 7785b91fb6a49cab6927634d2c1997b47a4bf406 (diff) | |
download | fetchmail-7c3a0f3a090339ac22e2ace55eab03575f708273.tar.gz fetchmail-7c3a0f3a090339ac22e2ace55eab03575f708273.tar.bz2 fetchmail-7c3a0f3a090339ac22e2ace55eab03575f708273.zip |
Changes from the road.
svn path=/trunk/; revision=2540
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -13,6 +13,10 @@ fetchmail-5.0.7 (): * RPA support works again. * Added debian_rc startup/shutdown script to contrib/. +* Yet another monitor option fix. +* Variouas small option-processing fixes. +* Teach fetchmailconf about HP OpenMail. +* SunOS compilation fixes. There are 263 people on fetchmail-friends and 421 on fetchmail-announce. @@ -21,7 +25,8 @@ fetchmail-5.0.6 (Mon Aug 2 14:04:23 EDT 1999): * Russion internationalization support (but I couldn't read the contributor name in the headers!) * Update of the French internationalization support by Guy Brand. -* Lexer fix for the `nokeep' problem by Robert de Bath. +* Lexer fix for the `nokeep' problem by Robert de Bath (thanks + to David "Hi! I'm an obnoxious twerp" Ashley for stimulating this). * Lexer states added to tell the lexer to return a string after a `username' or `password' keyword, courtesy of Brian Boutel. * Interface option fix from Bill Currie. |