]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Added a SyncOnClose directive to cups-files.conf to force cupsd to call fsync
[thirdparty/cups.git] / CHANGES.txt
index 2e00c4a3252f366d1458dadeca5ed592b6cf8530..aaba117b1080399dc7e6e237cf5a7841ed404ecd 100644 (file)
@@ -1,9 +1,15 @@
-CHANGES.txt - 1.7.0 - 2013-07-23
+CHANGES.txt - 1.7.0 - 2013-07-26
 --------------------------------
 
 CHANGES IN CUPS V1.7.0
 
+       - 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