]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
Update releasenotes
authorAidan Van Dyk <mountie@cherry.home.highrise.ca>
Tue, 8 May 2012 00:46:01 +0000 (20:46 -0400)
committerPatrice Fournier <patrice.fournier@ifax.com>
Tue, 30 Jul 2024 03:35:50 +0000 (23:35 -0400)
doc/RELEASENOTES-4.3.txt
doc/RELEASENOTES-4.4.txt
doc/RELEASENOTES-6.0.txt

index f803b9371e6af4b56cdcdfd94d3fe2b8b5d6d93b..b0676cfd4f022dfbf0ab0a49973f6d1ef6d35994 100644 (file)
@@ -1,4 +1,4 @@
-HylaFAX 4.3.10
+HylaFAX 4.3.11
 
 OVERVIEW
 -----------------------------------------------------------------------------
@@ -261,3 +261,4 @@ CHANGES for 4.3.11
 * hfaxd: Release old accept fd (2011-11-03)
 * Re-order library files in fchmod() configure check (2010-10-12)
 * typerules: adding missing comma to typeNames array (2011-04-19)
+* faxsend: JobRetryOther/JobRequeueOther weren't actually being used (2012-05-07)
index fa3fe965efaa384d3e631c368b57e9e2dc481154..4b9d6de0630c83ac8595b791cbdbce9b33dfe63b 100644 (file)
@@ -1,4 +1,4 @@
-HylaFAX 4.4.7
+HylaFAX 4.4.8
 
 Overview
 -----------------------------------------------------------------------------
@@ -190,3 +190,4 @@ CHANGES for 4.4.8
 * man: JobReqError/JobRetryError were missing in hylafax-config.4f (2011-04-19)
 * typerules: adding missing comma to typeNames array (2011-04-19)
 * hfaxd: Release old accept fd (2011-11-03)
+* faxsend: JobRetryOther/JobRequeueOther weren't actually being used (2012-05-07)
index f2b01139554f6fc470eb00889ad2cbaae1c5a63a..ca282989639033da58a66eb93024becc24786ddd 100644 (file)
@@ -1,4 +1,4 @@
-HylaFAX 6.0.5
+HylaFAX 6.0.6
 
 Overview
 -----------------------------------------------------------------------------
@@ -411,3 +411,4 @@ CHANGES for 6.0.6
 * hfaxd: Make source port for active connections be ctrl port - 1 (2011-11-03)
 * hfaxd: Release old accept fd (2011-11-03)
 * Support libtiff 4.0 (2012-04-03)
+* faxsend: JobRetryOther/JobRequeueOther weren't actually being used (2012-05-07)