changes: it's not just invalid UTF-8 sequences that are affected...
commita99c98470e351ebc235c704f6458bb303181257e
authorH. Peter Anvin <hpa@zytor.com>
Wed, 15 Jul 2009 21:43:32 +0000 (15 17:43 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 15 Jul 2009 21:43:32 +0000 (15 17:43 -0400)
treeb3c095ce8251e11d8a060d839e228ef69bb36783
parenta329a85cdfbc82790d61d64a651ee357295606d1
changes: it's not just invalid UTF-8 sequences that are affected...

It isn't just invalid UTF-8 sequences that are affected; it is in fact
any high-bit bytes (we don't ever try to construct UTF-8 characters,
just deconstruct them.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/changes.src