From: Michael R Sweet Date: Tue, 21 Sep 2021 12:11:07 +0000 (-0400) Subject: Changelog X-Git-Tag: v2.4b1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b2a90213ccbcaa5115469a0d1de183d69dbed03;p=thirdparty%2Fcups.git Changelog --- diff --git a/CHANGES.md b/CHANGES.md index 8f9baaf29c..b4d7e17a06 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -57,6 +57,7 @@ CUPS v2.4rc1 (Pending) - Hardened `ippReadIO` to prevent invalid IPP messages from being propagated (Issue #195, Issue #196) - The scheduler now supports the "everywhere" model directly (Issue #201) +- Fixed support for "job-hold-until" with the Restart-Job operation (Issue #250) - Documentation fixes (Issue #92, Issue #163, Issue #177, Issue #184) - Localization updates (Issue #123, Issue #129, Issue #134, Issue #146, Issue #164)