]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Convert ChangeLog to valid UTF-8 encoding.
authorBjörn Esser <besser82@fedoraproject.org>
Tue, 22 Jan 2019 15:59:50 +0000 (16:59 +0100)
committerBjörn Esser <besser82@fedoraproject.org>
Tue, 22 Jan 2019 16:07:14 +0000 (17:07 +0100)
ChangeLog

index 812a483cca47ba1b6c24acfc082cf67b0b44f9f2..a523bd36dba5271e19cc2dc54c72e0c30b66af6a 100644 (file)
--- 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 <michael@metaparadigm.com>
@@ -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 <michael@metaparadigm.com>