Browse Source

Convert ChangeLog to valid UTF-8 encoding.

tags/json-c-0.14-20200419
Björn Esser 6 years ago
parent
commit
6b0745ea1f
No known key found for this signature in database GPG Key ID: F52E98007594C21D
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ChangeLog

+ 2
- 2
ChangeLog View File

@@ -336,7 +336,7 @@ List of new functions added:
0.6 0.6
=== ===
* Fix bug in escaping of control characters * 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 * Remove include "config.h" from headers (should only
be included from .c files) be included from .c files)
Michael Clark <michael@metaparadigm.com> 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 Added cast and mask to suffice size_t v. unsigned int conversion
correctness correctness
* json_tokener.c - sign reversal issue on error info for nested object parse * 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 * json_object.c - escape " in json_escape_str
* Change to automake and libtool to build shared and static library * Change to automake and libtool to build shared and static library
Michael Clark <michael@metaparadigm.com> Michael Clark <michael@metaparadigm.com>


Loading…
Cancel
Save