X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77b83d0a0f152e0eea6e6d357fced42319ecb118..00eef16d51fcb5e4dd735c761f0538a76f2995ae:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 31750ae2f1..0fbb5c6b8c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -424,6 +424,7 @@ All: - Added wxVersionInfo and various GetLibraryVersionInfo() functions (troelsk). - Added wxNumberFormatter for dealing with thousands separators. - Added wxIntegerValidator<> and wxFloatingPointValidator<> validators. +- Added wxIMAGE_OPTION_GIF_COMMENT to read and write GIF comments (troelsk). Unix: