From 53d8a28582c4183ee052d4018334d58153367467 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 4 Dec 2023 13:01:27 +0100 Subject: Replaced ambiguous naming of "JSON string" to more accurate "JSON message". Signed-off-by: Toni Uhlig --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d2fb187..fec4b0e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ - Fixed a bug in base64 encoding which could lead to invalid base64 strings - Added some machine learning examples - Fixed various smaller bugs - - Fixed nDPIsrvd bug which causes invalid JSON strings sent to Distributors + - Fixed nDPIsrvd bug which causes invalid JSON messages sent to Distributors #### nDPId 1.5 (Apr 2022) -- cgit v1.2.3