]> birchwood-abbey.net Git - mit-scheme.git/commitdiff
Remove published relnote.
authorChris Hanson <org/chris-hanson/cph>
Sun, 31 Jan 2021 00:32:00 +0000 (16:32 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sun, 31 Jan 2021 00:32:00 +0000 (16:32 -0800)
src/relnotes/bug-qp-hex [deleted file]

diff --git a/src/relnotes/bug-qp-hex b/src/relnotes/bug-qp-hex
deleted file mode 100644 (file)
index 853cc3c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bug fix: The quoted-printable encoder correctly produces uppercase
-hexadecimal digits; a change in the default case of output in
-digit->char had caused it to erroneously produce lowercase hexadecimal
-digits in violation of RFC 2045.