* hfaxd: Fix RECV_START, RECV_PAGE, RECV_DOC triggers (22 Jul 2008)
* faxgetty/faxsend: Correct Include config file parsing (22 Jul 2008)
* b64-encode.awk: Fix bug on old SCO awk (2009-01-30)
-
+* POSIX constants can be set to -1 if the functionnality is unavailable (2009-03-20)
* Bug 902: Fix non-void function without a return (2009-02-02)
* b64-encode.awk: Fix bug on old SCO awk (2009-01-30)
* Bug 901: mimeencoding bug in templates handling (2009-02-06)
+* POSIX constants can be set to -1 if the functionnality is unavailable (2009-03-20)
* Bug 902: Fix non-void function without a return (2009-02-02)
* Bug 901: mimeencoding bug in templates handling (2009-02-06)
* faxrcvd: Add multiple receipient/message capability (2009-02-07)
+* notify: Add back NOTIFY_FAXMASTER support (2009-02-07)
+* notify: Fix man page discrepancies (2009-02-07)
+* Bug 903: faxrcvd script SENDTO handling (2009-02-13)
+* configure: Allow compiler to be specified with the path (2009-02-17)
+* IPV6 on SunOS (2009-02-27)
+* Rework NLS slightly for old SunOS (2009-02-27)
+* Use ABI_VERSION in libfaxserver (2009-02-27)
+* notifyPageSent() fixup (2009-02-27)
+* Multiple clode cleanups and warning elimination (2009-02-27)
+* POSIX constants can be set to -1 if the functionnality is unavailable (2009-03-20)
+* Make sure B encoded strings stay withing the RFC length limits and
+ never separate UTF-8 characters in multiple encoded words (2009-03-20)
+* Adds Q encoding possibility (2009-03-20)
+* Select between Q and B encoding according to data to encode (2009-03-20)