]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Fix "make check" on Linux (<rdar://problem/14292998>)
[thirdparty/cups.git] / CHANGES.txt
index 933a7109c9311627abda411b67c64cff8c28723a..1dd691c175f46c1ef8730df7ada21862d0b1b0bd 100644 (file)
@@ -1,8 +1,40 @@
-CHANGES.txt - 1.7.0 - 2013-07-22
+CHANGES.txt - 1.7.1 - 2013-11-04
 --------------------------------
 
+CHANGES IN CUPS V1.7.1
+
+       - Auto debug logging was broken in 1.7.0 (<rdar://problem/15331639>)
+       - Some gzip'd PPD files could not be used (<rdar://problem/15386424>)
+       - Cleaned up some job logging in the scheduler
+         (<rdar://problem/15332672>)
+       - ATTR messages could cause string pool memory corruption in the
+         scheduler (<rdar://problem/15382819>)
+       - The RPM spec file did not list the build requirements; this was on
+         purpose, but now we are listing the Red Hat package names
+         (<rdar://problem/15375760>)
+
+
 CHANGES IN CUPS V1.7.0
 
+       - Updated Japanese localization.
+       - The lpadmin command did not send the PPD name from the "-m" option
+         (<rdar://problem/15264697>)
+       - Network backends now use the prtMarkerSuppliesClass property to
+         determine the direction of supply level values
+         (<rdar://problem/14302628>)
+       - The scheduler did not remove backup PPD files when a printer was
+         deleted (<rdar://problem/15065555>)
+       - The scheduler incorrectly responded to HEAD requests when the web
+         interface was disabled (<rdar://problem/15090332>)
+       - The scheduler did not respond using the hostname specified by the
+         client (<rdar://problem/14583574>)
+       - Fax queues did not work when shared via Bonjour
+         (<rdar://problem/14498310>)
+       - Error messages from the scheduler were not localized using the
+         language specified in the client's IPP request
+         (<rdar://problem/14128011>)
+       - Added an Italian localization (<rdar://problem/14481578>)
+       - Fixed a couple memory leaks in ippfind that were reported by Clang.
        - Fixed a compile issue on 64-bit Linux with Clang - need to use the
          -pie option instead of -Wl,-pie now (<rdar://problem/14480938>)
        - The ippfind utility reported the wrong port numbers when compiled