diff --git a/docs/changes.txt b/docs/changes.txt index edf66ac999..18cea4a842 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -112,7 +112,8 @@ All: - number of fixes to wxPluginManager (Rick Brice, Hans Van Leemputten) - fixed memory leak in wxURL when using a proxy (Steven Van Ingelgem) - fixed bug in wxDateTime::Set(jdn) when DST was in effect -- support msgids in charsets other than C (based on patch by Stefan Kowski) +- support msgids in charsets other than C and languages other than English + (based on patch by Stefan Kowski) All (GUI):