diff --git a/docs/changes.txt b/docs/changes.txt index 4e0c9d2eb3..7e7e6f3d6b 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -21,6 +21,7 @@ All: - added wxArray::SetCount() - wxFile, wxFFile, wxTextFile and wxTempFile now all use UTF-8 encoding by default in Unicode mode +- bug in wxDateTime with timezones on systems with tm_gmtoff in struct tm fixed wxBase: