]> diplodocus.org Git - nmh/commitdiff
Document changes to base64 encoder/decoder.
authorKen Hornstein <kenh@pobox.com>
Sat, 1 Feb 2014 20:57:49 +0000 (15:57 -0500)
committerKen Hornstein <kenh@pobox.com>
Sat, 1 Feb 2014 20:57:49 +0000 (15:57 -0500)
docs/pending-release-notes

index eeaa2e25693d53f713799b5edabae0c387d3e982..1adbc8574376845a2328e869c0fbd053293f081d 100644 (file)
@@ -166,3 +166,4 @@ BUG FIXES
   replied to [Bug #26780].
 - Fix segmentation fauls for %(putlit) and %(zputlit) format escapes when
   the "str" register was NULL.
   replied to [Bug #26780].
 - Fix segmentation fauls for %(putlit) and %(zputlit) format escapes when
   the "str" register was NULL.
+- Encode and decode text MIME types with canonical line breaks properly.