34 lines
864 B
Plaintext
34 lines
864 B
Plaintext
[Aug 18 2009]
|
|
|
|
* CLEANUP: Bug#413: Complete 'make distclean'. Feliks Kluzniak
|
|
|
|
[Mar 19 2009]
|
|
|
|
* CLEANUP: Removed all trailing whitespace from all source-files.
|
|
This avoids many GIT (merge) warnings.
|
|
|
|
[Sep 11 2008]
|
|
|
|
* PORT: Add AC_PREREQ to configure.h for systems that auto-select autoconf
|
|
versions. After tip by Ulrich Neumerkel.
|
|
|
|
[Aug 11 2008]
|
|
|
|
* INSTALL: Remove all configure files from the git repository
|
|
|
|
|
|
Mon Apr 5 00:58:37 EDT 1999
|
|
|
|
* Yes, I've decided to start a Change Log. librfc822 now has a life of its
|
|
own, so it might as well have it.
|
|
|
|
* Courier needs tokens in a link list, not an array. Rewrote most token
|
|
handling code.
|
|
|
|
* Fixed some issues with handling of () comments.
|
|
|
|
* Changed *pr* functions to pass along a caller-provided void, also for
|
|
courier. librfc822 should now be threadable (like, who cares...)
|
|
|
|
* Added a testsuite
|