diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-27 12:43:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-27 12:43:13 +0000 |
commit | e64d01d199a043923a767e0a42856caa11b59729 (patch) | |
tree | 88f06b5146988e8a4c8a638f0c7a0bc5f4e42593 /NEWS | |
parent | f2c135a2a35d2dad3fef5984e1c3c013b7eb403b (diff) | |
download | fetchmail-e64d01d199a043923a767e0a42856caa11b59729.tar.gz fetchmail-e64d01d199a043923a767e0a42856caa11b59729.tar.bz2 fetchmail-e64d01d199a043923a767e0a42856caa11b59729.zip |
Fix the bad GETOPT_LONG patch.
svn path=/trunk/; revision=3495
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Fix configuration error in handling of long options. + fetchmail-5.9.2 (Wed Sep 26 12:47:00 EDT 2001), 21118 lines: * Enable code to build on Solaris again (long options won't work). |