aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Guenther Leber's fix.Eric S. Raymond1997-06-251-0/+3
| | | | svn path=/trunk/; revision=1116
* Andrey Chernov's flag.Eric S. Raymond1997-06-251-1/+2
| | | | svn path=/trunk/; revision=1115
* Fixed Paul Sutcliffe's fooup.Eric S. Raymond1997-06-251-0/+1
| | | | svn path=/trunk/; revision=1113
* Fix Jochen's bug.Eric S. Raymond1997-06-241-0/+5
| | | | svn path=/trunk/; revision=1109
* Avoid getting sizes when there is no mail.Eric S. Raymond1997-06-191-0/+1
| | | | svn path=/trunk/; revision=1107
* Handle multiple To: headers.Eric S. Raymond1997-06-161-3/+3
| | | | svn path=/trunk/; revision=1102
* Ready to ship.Eric S. Raymond1997-06-141-1/+1
| | | | svn path=/trunk/; revision=1099
* Don't rely on the size being in POP3's fetch response any more.Eric S. Raymond1997-06-141-3/+4
| | | | svn path=/trunk/; revision=1098
* More bool conversions.Eric S. Raymond1997-06-131-1/+1
| | | | svn path=/trunk/; revision=1094
* Reorganization for Web page structure.Eric S. Raymond1997-06-131-1/+5
| | | | svn path=/trunk/; revision=1093
* Put in Dave Holland's feature.Eric S. Raymond1997-06-111-7/+5
| | | | svn path=/trunk/; revision=1089
* The core-dump bug is back.Eric S. Raymond1997-06-111-3/+3
| | | | svn path=/trunk/; revision=1081
* Normal build is now with POP2 disabled and optimization on.Eric S. Raymond1997-06-111-0/+2
| | | | svn path=/trunk/; revision=1080
* First step towards netrc fix.Eric S. Raymond1997-06-101-9/+7
| | | | svn path=/trunk/; revision=1078
* Ready to ship.Eric S. Raymond1997-06-091-5/+5
| | | | svn path=/trunk/; revision=1076
* Fix the buglist.Eric S. Raymond1997-06-051-1/+5
| | | | svn path=/trunk/; revision=1071
* Better documentation.Eric S. Raymond1997-06-051-1/+1
| | | | svn path=/trunk/; revision=1070
* Scratch one major bug.Eric S. Raymond1997-06-051-0/+1
| | | | svn path=/trunk/; revision=1069
* Fix Rob Funk's bug.Eric S. Raymond1997-06-041-0/+1
| | | | svn path=/trunk/; revision=1061
* Add `set syslog'.Eric S. Raymond1997-06-041-4/+6
| | | | svn path=/trunk/; revision=1059
* Sometimes now we only count header bytes.Eric S. Raymond1997-06-021-0/+1
| | | | svn path=/trunk/; revision=1056
* Add exim 501 response.Eric S. Raymond1997-06-021-0/+3
| | | | svn path=/trunk/; revision=1055
* Eliminate some installation headaches.Eric S. Raymond1997-05-291-0/+3
| | | | svn path=/trunk/; revision=1053
* Forbid starting a fetchmail with options when there's a background oneEric S. Raymond1997-05-291-0/+4
| | | | | | running. svn path=/trunk/; revision=1050
* *** empty log message ***Eric S. Raymond1997-05-281-1/+1
| | | | svn path=/trunk/; revision=1048
* Ready to release.Eric S. Raymond1997-05-281-1/+3
| | | | svn path=/trunk/; revision=1043
* Added the interval option.Eric S. Raymond1997-05-281-0/+1
| | | | svn path=/trunk/; revision=1040
* Ready.Eric S. Raymond1997-05-281-0/+1
| | | | svn path=/trunk/; revision=1039
* Force 32 bits for RFC1731 calculation.Eric S. Raymond1997-05-281-2/+0
| | | | svn path=/trunk/; revision=1034
* Handle RFC822 group names.Eric S. Raymond1997-05-281-0/+1
| | | | svn path=/trunk/; revision=1032
* Nailed.Eric S. Raymond1997-05-271-0/+2
| | | | svn path=/trunk/; revision=1031
* Add imap-k4 capability.Eric S. Raymond1997-05-271-0/+4
| | | | svn path=/trunk/; revision=1029
* Ready to ship.Eric S. Raymond1997-05-181-1/+1
| | | | svn path=/trunk/; revision=1024
* Better libc6 configuration.Eric S. Raymond1997-05-171-0/+1
| | | | svn path=/trunk/; revision=1021
* Better antispam at last.Eric S. Raymond1997-05-171-0/+4
| | | | svn path=/trunk/; revision=1020
* Add multiple-folder support.Eric S. Raymond1997-05-151-0/+4
| | | | svn path=/trunk/; revision=1012
* Better >From handling.Eric S. Raymond1997-05-151-0/+2
| | | | svn path=/trunk/; revision=1010
* Detect embedded NULs.Eric S. Raymond1997-05-141-0/+3
| | | | svn path=/trunk/; revision=1007
* Nailed.Eric S. Raymond1997-05-141-2/+3
| | | | svn path=/trunk/; revision=1001
* Nailed the embedded-NUL bug.Eric S. Raymond1997-05-141-3/+1
| | | | svn path=/trunk/; revision=999
* Document the NULs problem.Eric S. Raymond1997-05-141-5/+4
| | | | svn path=/trunk/; revision=996
* Caseblind comparison of names, more explicitness about Kerberos.Eric S. Raymond1997-05-131-8/+10
| | | | svn path=/trunk/; revision=988
* Improved configuration and compilation.Eric S. Raymond1997-05-081-7/+6
| | | | svn path=/trunk/; revision=985
* Ready to release.Eric S. Raymond1997-05-071-2/+2
| | | | svn path=/trunk/; revision=983
* Make header rewrite play better with exim.Eric S. Raymond1997-05-061-1/+2
| | | | svn path=/trunk/; revision=982
* Prevent rewrite from fooing up on a blank To: header.Eric S. Raymond1997-05-061-14/+21
| | | | svn path=/trunk/; revision=981
* Fix -I.Eric S. Raymond1997-04-251-0/+6
| | | | svn path=/trunk/; revision=977
* One more member.Eric S. Raymond1997-04-231-1/+1
| | | | svn path=/trunk/; revision=974
* We're ready to release.Eric S. Raymond1997-04-231-2/+4
| | | | svn path=/trunk/; revision=973
* Better compilation properties for AIX.Eric S. Raymond1997-04-231-0/+9
| | | | svn path=/trunk/; revision=971