X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=CHANGES.txt;h=aaba117b1080399dc7e6e237cf5a7841ed404ecd;hb=8a2596692595a893119a1637fd93e729f81fec66;hp=6c3a5044b36914591c6101deaf503c9532306dcb;hpb=e924ce801a63c5ac21e8d3c8b7b6d6a77fb694ed;p=thirdparty%2Fcups.git diff --git a/CHANGES.txt b/CHANGES.txt index 6c3a5044b..aaba117b1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,9 +1,23 @@ -CHANGES.txt - 1.7.0 - 2013-07-16 +CHANGES.txt - 1.7.0 - 2013-07-26 -------------------------------- CHANGES IN CUPS V1.7.0 - - Fix a compile error in libcups () + - Fax queues did not work when shared via Bonjour + () + - Error messages from the scheduler were not localized using the + language specified in the client's IPP request + () + - Added an Italian localization () + - 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 () + - The ippfind utility reported the wrong port numbers when compiled + against Avahi () + - httpGetFd, httpGetFile, httpPutFd, and httpPutFile did not + automatically reconnect if the server closed the connecion after the + previous response. + - Fixed a compile error in libcups () - The scheduler incorrectly did not pass a FINAL_CONTENT_TYPE environment variable to the filters or backend ()