From: Michael R Sweet Date: Wed, 4 Dec 2019 18:44:15 +0000 (-0500) Subject: Changelog. X-Git-Tag: v2.3.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb640280b68fc570140bb8c1bedad13357b05473;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 032a3dd350..2afa7686a8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.3.1 - 2019-12-02 +CHANGES - 2.3.1 - 2019-12-04 ============================ @@ -28,6 +28,7 @@ Changes in CUPS v2.3.1 - Default printers set with `lpoptions` did not work in all cases (Issue #5681, Issue #5683, Issue #5684) - Fixed an error in the jobs web interface template (Issue #5694) +- Fixed an off-by-one error in `ippEnumString` (Issue #5695) - The IPP backend did not detect all cases where a job should be retried using - Fixed a few issues with the Apple Raster support (rdar://55301114) a raster format (rdar://56021091)