]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update CHANGES.md
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 30 Oct 2023 10:32:07 +0000 (11:32 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 30 Oct 2023 10:32:07 +0000 (11:32 +0100)
CHANGES.md

index faa638f5cd3c50e2e2a4552995e40769e269ba86..1ade24466613fcaed36d1c68d9e986ae4de3c6c5 100644 (file)
@@ -16,6 +16,7 @@ Changes in CUPS v2.5b1 (TBA)
 - Fixed extensive looping in scheduler (Issue #604)
 - Fixed hanging of `lpstat` on IBM AIX (Issue #773)
 - Fixed hanging of `lpstat` on Solaris (Issue #156)
+- Fixed memory leak when unloading a job (Issue #813)
 - Fixed segfault in `cupsGetNamedDest()` when trying to get default printer, but
   the default printer is not set (Issue #719)
 - Fixed RFC 1179 port reserving behavior in LPD backend (Issue #743)