summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-12-04 13:44:15 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-12-04 13:44:15 -0500
commitbb640280b68fc570140bb8c1bedad13357b05473 (patch)
tree28f483e0952a7cc237c4c892c6618d74999e147a /CHANGES.md
parent0f98a484974c4e37f70def6a4ab6ccb97a1754bd (diff)
downloadcups-bb640280b68fc570140bb8c1bedad13357b05473.tar.gz
Changelog.
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 032a3dd35..2afa7686a 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)