Browse Source

[master] update changelog for merge of 1626

JSON parser improvements
Jelte Jansen 13 years ago
parent
commit
fa6a9dbe36
1 changed files with 7 additions and 1 deletions
  1. 7 1
      ChangeLog

+ 7 - 1
ChangeLog

@@ -1,6 +1,12 @@
+419.	[bug]		jelte
+	JSON handler has been improved; escaping now works correctly
+	(including quotes in strings), and it now rejects more types of
+	malformed input.
+	(Trac #1626, git 3b09268518e4e90032218083bcfebf7821be7bd5)
+
 418.	[bug]		vorner
 418.	[bug]		vorner
 	Fixed crash in bindctl when config unset was called.
 	Fixed crash in bindctl when config unset was called.
-	(Trac #1715, 098da24dddad497810aa2787f54126488bb1095c)
+	(Trac #1715, git 098da24dddad497810aa2787f54126488bb1095c)
 
 
 417.	[bug]		jelte
 417.	[bug]		jelte
 	The notify-out code now looks up notify targets in their correct
 	The notify-out code now looks up notify targets in their correct