X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b8ec767b9ee788c6ec2af3fa9023762d8429f86..8d462eb74a32a522427e658441d1bc5e67b2d8a5:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 29f6e9ab0e..b3ced8fea4 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -519,6 +519,7 @@ All (GUI): - Check whether document fits into page horizontally in wxHtmlPrintout, see the new CheckFit() method for more information. - Allow reading GIFs with incorrectly specified animation size. +- Return number of frames in animated GIF from wxGIFHandler::GetImageCount(). wxGTK: