X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4a6d6b0b6d7c306c3d73e39a6a76f016ff60a6b1..a139e1ddbbe5e7fe89d7eb4a5dc16d4b9698960a:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index 1016132d..e33aec2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-08-12 Eric Gillespie + + * test/tests/mhshow/test-qp: Test various valid and invalid + escape sequences. + + * uip/mhparse.c (openQuoted): Simplify the decode-or-show for loop by + peeking ahead to the next byte(s) when encountering '=', and just let + invalid escape sequences through as literals (fixes bug #15245). + 2008-08-12 Peter Maydell * autogen.sh (new file): add script for running the GNU