From: Michael R Sweet Date: Wed, 18 Apr 2018 12:51:07 +0000 (-0400) Subject: Changelog. X-Git-Tag: v2.3b5~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd4b5b3ee142cef1e842963aaa00270a24135ecc;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 2c81af43f0..a5b17c1f72 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.3rc1 - 2018-04-17 +CHANGES - 2.3rc1 - 2018-04-18 ============================= Changes in CUPS v2.3rc1 @@ -13,6 +13,7 @@ Changes in CUPS v2.3rc1 - Added a workaround for certain web browsers that do not support multiple authentication schemes in a single response header (Issue #5289) - Fixed policy limits containing the `All` operation (Issue #5296) +- The scheduler was always restarted after idle-exit with systemd (Issue #5297) - Fax queues did not support pause (p) or wait-for-dialtone (w) characters (rdar://39212256) - Fixed a parsing bug in the new authentication code.