]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.md
Save initial work on private xform API.
[thirdparty/cups.git] / CHANGES.md
index a5db51309c8693f14058d665a2faec2e85050335..7739a3fc4d56f282d0ce02557a6abbd9055b4114 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES - 2.3rc1 - 2018-04-17
+CHANGES - 2.3rc1 - 2018-05-11
 =============================
 
 Changes in CUPS v2.3rc1
@@ -12,6 +12,10 @@ Changes in CUPS v2.3rc1
   (Issue #5290)
 - 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)
+- The mailto notifier did not wait for the welcome message (Issue #5312)
+- Documentation updates (Issue #5299, Issue #5301, Issue #5306)
 - Fax queues did not support pause (p) or wait-for-dialtone (w) characters
   (rdar://39212256)
 - Fixed a parsing bug in the new authentication code.