From: Michael R Sweet Date: Mon, 9 Apr 2018 13:52:07 +0000 (-0400) Subject: Changelog. X-Git-Tag: v2.3b5~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=159e027902136f35387091cde43efea62b767c06;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 9dc02b4fd8..bd4692a20c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.3rc1 - 2018-04-02 +CHANGES - 2.3rc1 - 2018-04-09 ============================= Changes in CUPS v2.3rc1 @@ -6,6 +6,8 @@ Changes in CUPS v2.3rc1 - The `ipptool` program no longer checks for duplicate attributes when running in list or CSV mode (Issue #5278) +- The `cupsCreateJob`, `cupsPrintFile2`, and `cupsPrintFiles2` APIs did not use + the supplied HTTP connection (Issue #5288) Changes in CUPS v2.3b4