]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.md
The scheduler was being backgrounded on macOS, causing applications to spin
[thirdparty/cups.git] / CHANGES.md
index d04c0b92d9ee0755758b8e4ea5d61583a6553a48..482e6f3e346240251c96eb210457be9dd3720056 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES - 2.3b6 - 2018-06-29
+CHANGES - 2.3b6 - 2018-07-17
 ============================
 
 Changes in CUPS v2.3b6
@@ -17,6 +17,8 @@ Changes in CUPS v2.3b6
 - The web interface did not list the IPP Everywhere "driver" (Issue #5338)
 - The scheduler did not report all of the supported job options and values
   (Issue #5340)
+- The scheduler was being backgrounded on macOS, causing applications to spin
+  (rdar://40436080)
 - Authentication in the web interface did not work on macOS (rdar://41444473)
 - Fixed a memory leak for some IPP (extension) syntaxes.