aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan Fandrich <danf@mageia.org>2025-02-17 16:09:21 -0800
committerDan Fandrich <danf@mageia.org>2025-02-17 16:10:18 -0800
commitce9772e170adb496b6b3a14da8ee0b537c6010f8 (patch)
tree85b0c4b895e9d8635e180a782dc183858924b220 /NEWS
parentde99d3fd825cef502d237106a42eb990ed9a92d6 (diff)
downloadmgaadvisories-ce9772e170adb496b6b3a14da8ee0b537c6010f8.tar
mgaadvisories-ce9772e170adb496b6b3a14da8ee0b537c6010f8.tar.gz
mgaadvisories-ce9772e170adb496b6b3a14da8ee0b537c6010f8.tar.bz2
mgaadvisories-ce9772e170adb496b6b3a14da8ee0b537c6010f8.tar.xz
mgaadvisories-ce9772e170adb496b6b3a14da8ee0b537c6010f8.zip
template: fix encoding i18n text in JSON advisories
The default JSON encoding assumed the input was Latin-1, not the UTF-8 it is.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0525ac3..1c9079b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Version 0.X
- loading all advisories is much faster on multicore machines
- sort fields in templated output for consistency
- template: change default CVE year to 2025
+- template: fix encoding i18n text in JSON advisories
Version 0.31