]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-2.0.txt
The scheduler incorrectly cleared the MakeModel string in the printers.conf file
[thirdparty/cups.git] / CHANGES-2.0.txt
index a6ef2755cc8d094a5373fde6d1d6b46cedd30b42..3099a990ea161583e13cb3b28862362f2c43bbc3 100644 (file)
@@ -1,6 +1,14 @@
 CHANGES-2.0.txt
 ---------------
 
+CHANGES IN CUPS V2.0.2
+
+       - Command-line programs were not localized on Mac OS X
+         (<rdar://problem/14546232>)
+       - The scheduler incorrectly cleared the MakeModel string in the
+         printers.conf file after a restart (<rdar://problem/16827518>)
+
+
 CHANGES IN CUPS V2.0.1
 
        - Security: SSLv3 is now disabled by default to protect against the
@@ -11,10 +19,22 @@ CHANGES IN CUPS V2.0.1
        - The web interface now protects against frame "click-jacking" attacks
          (STR #4492)
        - Fixed a crash in ippAttributeString (<rdar://problem/17903871>)
+       - Fixed a crash in the scheduler on Linux/*BSD if colord was not running
+         (STR #4496)
+       - Fixed a random crash in the scheduler when not using systemd
+         (STR #4484)
        - Added systemd support for cups-lpd (STR #4493)
        - The scheduler did not honor the FatalErrors directive for mis-
          configured Group and SystemGroup values (STR #4495)
+       - The network backends no longer report waste-receptacle conditions when
+         using SNMP (STR #4499)
+       - The IPP backend did not work with some configurations of Windows
+         (STR #4503)
        - RPMs did not build (STR #4490)
+       - Added a USB quirk rule for the Brother HL-1250 (STR #4519)
+       - Fixed compiles on unsupported platforms (STR #4510)
+       - "cancel -a" did not cancel all jobs on all destinations (STR #4513)
+       - The web interface did not work on OpenBSD (STR #4496)
 
 
 CHANGES IN CUPS V2.0.0