summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-08-23 11:19:38 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-08-23 11:19:38 -0400
commitee6be9cd7e863abf36b9b131fc379d967414aa2e (patch)
tree4bd25a895ba99beac7e80be1f2a1396c57140fe8 /CHANGES.md
parent8fb0d30daa60791bf2b2a5e889c132a77b8b2717 (diff)
downloadcups-ee6be9cd7e863abf36b9b131fc379d967414aa2e.tar.gz
Changelogv2.3.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index df9a5cbfd..ce57fe2fc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -31,6 +31,8 @@ Changes in CUPS v2.3.0
- Fixed some PPD parser issues (Issue #5623, Issue #5624)
- The IPP parser no longer allows invalid member attributes in collections
(Issue #5630)
+- The configure script now treats the "wheel" group as a potential system
+ group (Issue #5638)
- Fixed a USB printing issue on macOS (rdar://31433931)
- Fixed IPP buffer overflow (rdar://50035411)
- Fixed memory disclosure issue in the scheduler (rdar://51373853)