From: Michael R Sweet Date: Fri, 23 Aug 2019 15:19:38 +0000 (-0400) Subject: Changelog X-Git-Tag: v2.3.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee6be9cd7e863abf36b9b131fc379d967414aa2e;p=thirdparty%2Fcups.git Changelog --- diff --git a/CHANGES.md b/CHANGES.md index df9a5cbfd0..ce57fe2fcb 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)