aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-30 15:05:51 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-30 15:05:51 +0000
commitdc6faf2379170e7cac5005854ce48958115d4896 (patch)
tree673cb7706be777fceaccff3926c047ef6d788945 /NEWS
parent1575d9fbe5c676709a6e27be33c57d820efea2c4 (diff)
downloadfetchmail-dc6faf2379170e7cac5005854ce48958115d4896.tar.gz
fetchmail-dc6faf2379170e7cac5005854ce48958115d4896.tar.bz2
fetchmail-dc6faf2379170e7cac5005854ce48958115d4896.zip
getopt_long is back for Solaris and HP-UX.
svn path=/trunk/; revision=3508
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f3282e8c..fcb7f424 100644
--- a/NEWS
+++ b/NEWS
@@ -5,9 +5,10 @@
* Fix configuration error in handling of long options.
* Thomas Moestl's patch to use querynames in UID files.
* Timeout to deal with long socket closes (Sunil Shetye).
-* Move from RSA MD5 code to Colin Plumb's public-domain implemenrtaion (BSD
+* Move from RSA MD5 code to Colin Plumb's public-domain implementation (BSD
classic license eliminated)
-* Rewrite strcasecmp() (BSD classic license eliminated)
+* Rewrite strcasecmp() (BSD classic license eliminated).
+* getopt_long is back for Solaris and HP-UX systems.
fetchmail-5.9.2 (Wed Sep 26 12:47:00 EDT 2001), 21118 lines: