diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -833,6 +833,7 @@ Julia Lawall Chris Lawrence Mark Lawrence Chris Laws +Michael Lazar Brian Leair Mathieu Leduc-Hamel Amandine Lee @@ -62,6 +62,9 @@ Core and Builtins Library ------- +- Issue #14977: mailcap now respects the order of the lines in the mailcap + files ("first match"), as required by RFC 1542. Patch by Michael Lazar. + - Issue #24594: Validates persist parameter when opening MSI database - Issue #28047: Fixed calculation of line length used for the base64 CTE |