]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.md
Greatly simplify the man page handling.
[thirdparty/cups.git] / CHANGES.md
index ae874c2b5b8b60ea8ad823b129cb3b88ce669402..f673ea2220ac09a29ad9a3e0ef6d0aef8d2aa1eb 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES - 2.3b8 - 2019-04-15
+CHANGES - 2.3b8 - 2019-04-18
 ============================
 
 
@@ -9,6 +9,8 @@ Changes in CUPS v2.3b8
 - The lpadmin command would hang with a bad PPD file (rdar://41495016)
 - Fixed a potential crash bug in cups-driverd (rdar://46625579)
 - Fixed a performance regression with large PPDs (rdar://47040759)
+- Fixed a memory reallocation bug in HTTP header value expansion
+  (rdar://problem/50000749)
 - Restored minimal support for the `Emulators` keyword in PPD files to allow
   old Samsung printer drivers to continue to work (Issue #5562)
 - The scheduler did not encode octetString values like "job-password" correctly