diff options
| author | grunfink <grunfink@comam.es> | 2026-06-25 18:41:49 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-06-25 18:41:49 +0200 |
| commit | e817de55282786dee6cca7ffd8b714e99292047b (patch) | |
| tree | 828940b4eb4ab6f36cb458903b6e92a2572e806a | |
| parent | ec2c5c2046e0381bc942ec5d0d05ec861fe377e7 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 960a3bd..1d55324 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,6 +18,8 @@ Fixed some memory leaks (contributed by inz). Several additional keyId checks (many thanks to lainsoykaf for bringing this to my attention). +Fixed crash in the JSON parser (many thanks to nullenvk for bringing this to my attention). + Updated French, Brazilian Portuguese, German, Spanish translations (contributed by dragondaddy, daltux, zen). ## 2.92 |