diff --git a/ChangeLog b/ChangeLog index cf6f3b085e..cfbcea496a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Changes to GoAccess 1.9.3 - Friday, May 31, 2024 + + - Added additional common bots to the list. + - Added Address Sanitizer via '--enable-asan' to the configure options for + debugging purposes. + - Fixed inability to parse JSON keys containing dots. + - Fixed out-of-bounds access for invalid HTTP status codes. + - Fixed out-of-bounds access when parsing a log in serial processing mode. + - Fixed regression introduced in 8f570c, which caused duplicate counts upon + restoring from disk via '--restore'. + Changes to GoAccess 1.9.2 - Friday, April 12, 2024 - Added World Map to the Geo Location panel on the HTML report.