diff --git a/ChangeLog b/ChangeLog index b0be210..e4e4643 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2022-04-05 Markus Hiereth + + * po/de.po: Updated German message catalogue. + Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003936#5 + +2022-04-05 Sebastian Rasmussen + + * po/LINGUAS, po/sv_SE.po: Add Swedish translation. + Origin: https://github.com/tats/w3m/pull/209 + 2022-02-19 Rene Kita * url.c: Check for end of string when parsing Gopher URLs. @@ -28,7 +38,7 @@ 2021-10-26 Kuang-che Wu - * istream.c: fix StrStream memory leak. + * istream.c: Fix StrStream memory leak. Origin: https://github.com/tats/w3m/pull/203 2021-10-26 bptato