From: msweet Date: Wed, 2 Jul 2014 10:36:34 +0000 (+0000) Subject: Changelog. X-Git-Tag: v2.2b1~583 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d367062ceaf3ebfe6fc5008e907cddb6a3bea458;p=thirdparty%2Fcups.git Changelog. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11980 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/CHANGES-1.7.txt b/CHANGES-1.7.txt index fab0ecdee0..6d04c2ee7c 100644 --- a/CHANGES-1.7.txt +++ b/CHANGES-1.7.txt @@ -3,6 +3,8 @@ CHANGES-1.7.txt CHANGES IN CUPS V1.7.4 + - The CUPS headers incorrectly needed libdispatch for blocks support + (STR #4397) - CUPS did not compile when Avahi or mDNSResponder was not present (STR #4402, STR #4424) - The "snmp" option did not work with the network backends (STR #4422) @@ -35,8 +37,6 @@ CHANGES IN CUPS V1.7.3 - Fixed an authentication race condition in cupsSendRequest (STR #4403) - The scheduler did not add the "job-hold-until-specified" reason when holding a job using the lp command (STR #4405) - - The CUPS headers incorrectly needed libdispatch for blocks support - (STR #4397) - The configure script incorrectly added libgcrypt as a GNU TLS dependency (STR #4399) - cupsGetDestMediaCount did not work for CUPS_MEDIA_FLAGS DEFAULT