From: Michael R Sweet Date: Wed, 14 Aug 2024 02:48:18 +0000 (-0400) Subject: Changelog. X-Git-Tag: v2.4.11~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a6e1dd34a63dbdde8631107a5724c3a48e64501;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 219a676146..f7063cb6ca 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ Changes in CUPS v2.4.11 (YYYY-MM-DD) - Updated the maximum file descriptor limit for `cupsd` to 64k-1 (Issue #989) - Fixed incorrect error message for HTTP/IPP errors (Issue #893) +- Fixed issues with cupsGetDestMediaByXxx (Issue #993) - Fixed adding and modifying of printers via the web interface (Issue #998) - Fixed checkbox support (Issue #1008) - Fixed printer state notifications (Issue #1013)