diff --git a/docs/changes.txt b/docs/changes.txt index 6a1be269f6..ef278d9a91 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -112,7 +112,7 @@ All (GUI): wxHashTable - added IFF image handler - fixed using custom renderers in wxGrid which was broken in 2.3.2 -- support for multiple images in one file added to wxImage (TIFF and ICO formats) +- support for multiple images in one file added to wxImage (TIFF, GIF and ICO formats) - support for CUR and ANI files in wxImage added (Chris Elliott) - wxTextCtrl::GetRange() added - added wxGetFontFromUser() convenience function