]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
Update release notes to follow HylaFAX 4.4.2
authorAidan Van Dyk <aidan@ifax.com>
Mon, 22 Oct 2007 17:10:59 +0000 (17:10 +0000)
committerAidan Van Dyk <aidan@ifax.com>
Mon, 22 Oct 2007 17:10:59 +0000 (17:10 +0000)
doc/RELEASENOTES-4.3.txt
doc/RELEASENOTES-4.4.txt

index 1eb39b0670e74361be8ab1278fdf6132eb668e71..441e8873823dd8fa7bd5a7910be5be93723b4f40 100644 (file)
@@ -1,4 +1,4 @@
-HylaFAX 4.3.5
+HylaFAX 4.3.6
 
 OVERVIEW
 -----------------------------------------------------------------------------
@@ -197,9 +197,10 @@ CHANGES for 4.3.5 - August 22, 2007
 * Fix faxq handling of large formatter output (21 Aug 2007)
 * Fix configure GCC version detection for Gentoo (22 Aug 2007)
 
-CHANGES since 4.3.5
+CHANGES for 4.3.6 - October 2, 2007
 -----------------------------------------------------------------------------
 * Fix configure handling for broken Gentoo fix (23 Aug 2007)
 * Fix RFC822 comments MIME-Versio header for faxmail (14 Sep 2007)
 * Fix hfaxd extra 550 Error message (14 Sep 2007)
 * Fix man page typos (17 Sep 2007)
+* Fix large SESSION_LOG variable causing bash problems (24 Sep 2007)
index 99e401ba421428b84fc07fd9137aea85d5d14648..58618bdb9923be8f1184a4a4e3690d3ec179db46 100644 (file)
@@ -1,4 +1,4 @@
-HylaFAX 4.4.1
+HylaFAX 4.4.2
 
 Overview
 -----------------------------------------------------------------------------
@@ -103,13 +103,14 @@ CHANGES for 4.4.1
 * Fix configure GCC version detection for Gentoo (22 Aug 2007)
 * Fix faxq trigger handling (14 Sep 2007)
 
-CHANGES since 4.4.1
+CHANGES for 4.4.2
 -----------------------------------------------------------------------------
 * Fix configure GCC for broken Gentoo fix (23 Aug)
 * faxq: Suppress blocked notifies if job is already blocked (7 Sep 2007)
-* faxq: redoce copius scheduler logging (7 Sep 2007)
+* faxq: reduce copius scheduler logging (7 Sep 2007)
 * faxmail: fix suppression of empty postcript formatting file (10 Sep 2007)
 * faxmail: Fixed RFC 822 comment segfaults (14 Sep 2007)
 * faxq: Fixed multiple trigger issues (14 Sep 2007)
 * hfaxd: fix double 550 error code on access permisions (14 Sep 2007)
 * man pages: fix mulitple typos (17 Sep 2007)
+* Fix large SESSION_LOG variable causing bash problems (24 Sep 2007)