From: Björn Esser Date: Tue, 22 Jan 2019 15:59:50 +0000 (+0100) Subject: Convert ChangeLog to valid UTF-8 encoding. X-Git-Tag: json-c-0.14-20200419~100^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b0745ea1f813d13d8d9ae6a49e11af2a54ffcf9;p=thirdparty%2Fjson-c.git Convert ChangeLog to valid UTF-8 encoding. --- diff --git a/ChangeLog b/ChangeLog index 812a483c..a523bd36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -336,7 +336,7 @@ List of new functions added: 0.6 === * Fix bug in escaping of control characters - Johan Björklund, johbjo09 at kth dot se + Johan Björklund, johbjo09 at kth dot se * Remove include "config.h" from headers (should only be included from .c files) Michael Clark @@ -386,7 +386,7 @@ List of new functions added: Added cast and mask to suffice size_t v. unsigned int conversion correctness * json_tokener.c - sign reversal issue on error info for nested object parse - spotted by Johan Björklund (johbjo09 at kth.se) + spotted by Johan Björklund (johbjo09 at kth.se) * json_object.c - escape " in json_escape_str * Change to automake and libtool to build shared and static library Michael Clark