From: Zdenek Dohnal Date: Fri, 8 Sep 2023 05:02:21 +0000 (+0200) Subject: Update CHANGES.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc2a5561632a23126383555ecd5a8a8fef5866d;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index ac507751cf..52c78cea8a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ Changes in CUPS v2.5b1 (TBA) - Added `cupsDNSSD` APIs. - Added `cupsConcatString` and `cupsCopyString` string APIs. +- Added OpenSSL support for `cupsHashData` (Issue #762) - Fixed delays in lpd backend (Issue #741) - Fixed segfault in `cupsGetNamedDest()` when trying to get default printer, but the default printer is not set (Issue #719)