diff --git a/CHANGES.rst b/CHANGES.rst index 25aef043..4aa587fa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -30,7 +30,12 @@ Changes in this release include the following: * New tool wxget, (a minimal wx implementation of wget) -* New tools wxdocs & wxdemos to launch the respective items fetching & unpacking as required. +* New tools wxdocs and wxdemos to launch the respective items fetching and + unpacking as required. (#437) + +* Fixes to ensure that the locale message catalogs are included in the + release files. (#464) +