From: msweet Date: Wed, 2 Jul 2014 10:36:23 +0000 (+0000) Subject: Changelog. X-Git-Tag: release-2.1.4~16^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4df903b2d3bf577f7df7f4b3f9af4f6888da63b;p=thirdparty%2Fcups.git Changelog. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7@11979 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/CHANGES.txt b/CHANGES.txt index 8960134d37..faac2ac9b6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,10 @@ -CHANGES.txt - 1.7.4 - 2014-07-01 +CHANGES.txt - 1.7.4 - 2014-07-02 -------------------------------- 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