diff --git a/ChangeLog b/ChangeLog index 8f143c15..2b9e16a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-11-23 Jay Berkenbilt + * updated embedded qtest to version 1.3 + * libqpdf/QPDF_String.cc (QPDF_String::getUTF8Val): handle UTF-16BE properly rather than just treating the string as a string of 16-bit characters.