]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.md
Re-document that file devices do not work with raw queues, and move FileDevice
[thirdparty/cups.git] / CHANGES.md
index d79faa8b1164ad2df8c9dc90e190924a6f9ca028..5b1fd2cadb432081102e2bdf8b92b3df4837633b 100644 (file)
@@ -40,6 +40,9 @@ CHANGES IN CUPS V2.2.5
 - The scheduler woke up once per second to remove old temporary queues
   (Issue #5100)
 - Added USB quirk rule for Kyocera printer (Issue #5102, Issue #5103)
+- Re-documented the limits of `file:///...` device URIs and moved the FileDevice
+  directive in `cups-files.conf` to the list of deprecated configuration
+  directives (Issue #5117)
 - `httpAddrConnect` leaked sockets in certain circumstances, causing some
   printers to hang (rdar://31965686)
 - Fixed an issue with Chinese localizations on macOS (rdar://32419311)