From ae242720b695dade494bb248f51f2e1e9fe2eb2e Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Tue, 5 Dec 2017 18:00:09 -0500 Subject: [PATCH] Add a couple more issues to the list of those closed for 0.13 --- issues_closed_for_0.13.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/issues_closed_for_0.13.md b/issues_closed_for_0.13.md index 7c8d625..a29e437 100644 --- a/issues_closed_for_0.13.md +++ b/issues_closed_for_0.13.md @@ -262,4 +262,6 @@ Issues and Pull Requests closed for the 0.13 release [Build on Windows](https://api.github.com/repos/json-c/json-c/issues/380) [Fix makedist](https://api.github.com/repos/json-c/json-c/issues/381) [Memory leak for json_tokener_parse_ex for version 0.12.1](https://api.github.com/repos/json-c/json-c/issues/382) +[Fix a compiler warning.](https://api.github.com/repos/json-c/json-c/issues/383) +[Fix a VS 2015 compiler warnings.](https://api.github.com/repos/json-c/json-c/issues/384)