From: Michael Sweet Date: Tue, 25 Jul 2017 02:45:46 +0000 (-0400) Subject: Changelog. X-Git-Tag: v2.2.5~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9faaeef1865aafbb7b6d9f2a285d5b74b3bf841;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 4092efdc93..2f9812ff4b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ CHANGES IN CUPS V2.2.5 - Fixed RPM packaging issue (Issue #5043, Issue #5044) - The `cupsGetDests` function incorrectly returned an empty list of printers if there was no default printer (Issue #5046) +- The `cupsGetDests` function waited too long for network printers (Issue #5049) - Libtool support was completely broken with current libtool versions that use an incompatible command-line syntax (Issue #5050) - Fixed a build issue with `--enable-mallinfo` (Issue #5051)