]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Changelog.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 10 Jun 2019 19:13:41 +0000 (15:13 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 10 Jun 2019 19:13:41 +0000 (15:13 -0400)
CHANGES.md

index ed5670df69b65b55c70632fe077689cc5809438e..5a9d3507cf5e6377f8d51c6f9acc618353428fb6 100644 (file)
@@ -6,6 +6,7 @@ Changes in CUPS v2.3.0
 ----------------------
 
 - Fixed a bug in the scheduler job cleanup code (Issue #5588)
+- Fixed builds when there is no TLS library (Issue #5590)
 - Removed dead code from the scheduler (Issue #5593)
 - Fixed an issue with `EXPECT !name WITH-VALUE ...` tests.
 - Fixed a command ordering issue in the Zebra ZPL driver.