From 82a073067af02708d51285fdc93c9fbde9075aef Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 18 Oct 2017 11:48:15 -0700 Subject: [PATCH] Changelog entry for wx.GetLocale --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index da18e0a9..3d243224 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -36,6 +36,9 @@ Changes in this release include the following: item. Currently this is turned on for just GridCellCoordsArray, but others can be switched in the future if needed. (#297) +* Add missing ``wx.GetLocale`` function. (#572) + + 4.0.0b2 -- "Hurricanes, Floods, and Forest Fires! Oh My!"