forked from json-c/json-c
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert ChangeLog to valid UTF-8 encoding.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
|
@@ -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 <[email protected]> | ||
|