diff --git a/docs/changes.txt b/docs/changes.txt index 262d9f5b6e..0ef71d499a 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -29,6 +29,7 @@ wxMSW: - wxFileDialog respects absence of wxCHANGE_DIR flag under NT (Brad Anderson). - Switching page of a hidden notebook doesn't lose focus (Jamie Gadd). +- Removed wxImageList *GetImageList(int) const. Unix: