summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-08-01 13:56:29 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-08-01 13:56:29 -0400
commitdc00a7c3adc459ee468ec9e1c52679b83e4a4c9d (patch)
tree1e72bcf92a17971e95bb1a26f9c13f7fe35d1ab3 /CHANGES.md
parentdb1c94f3a1720b26b46d91744d43bb3edb2765dd (diff)
downloadcups-dc00a7c3adc459ee468ec9e1c52679b83e4a4c9d.tar.gz
Fix some PPD parser issues discovered via fuzzing (Issue #5623, Issue #5624)
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 920493c88..4402b0161 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-CHANGES - 2.3.0 - 2019-07-16
+CHANGES - 2.3.0 - 2019-08-01
============================
@@ -23,6 +23,7 @@ Changes in CUPS v2.3.0
- The scheduler now uses both the group's membership list as well as the
various OS-specific membership functions to determine whether a user belongs
to a named group (Issue #5613)
+- Fixed some PPD parser issues (Issue #5623, Issue #5624)
- Fixed an issue with unsupported "sides" values in the IPP backend
(rdar://51775322)
- The scheduler would restart continuously when idle and printers were not