]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Changelog.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 19 Mar 2018 17:19:44 +0000 (13:19 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 19 Mar 2018 17:19:44 +0000 (13:19 -0400)
CHANGES.md

index 8405eaac7f28e97a152bb5db47079c0ca88a31bd..746ede33379d2c3e7f1f8e182c142939d5a94cba 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES - 2.3rc1 - 2018-03-12
+CHANGES - 2.3rc1 - 2018-03-19
 =============================
 
 Changes in CUPS v2.3rc1
@@ -20,6 +20,8 @@ Changes in CUPS v2.3rc1
   (Issue #5259)
 - Systemd did not restart cupsd when configuration changes were made that
   required a restart (Issue #5263)
+- The IPP Everywhere PPD generator did not include the `cupsJobPassword`
+  keyword, when supported (Issue #5265)
 - The IPP backend did not properly detect failed PDF prints (rdar://34055474)
 - TLS connections now properly timeout (rdar://34938533)
 - Temp files could not be created in some sandboxed applications