Releasing gnustep-gui 0.25.0.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39865 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Ivan Vučica 2016-06-15 23:12:04 +00:00
parent c3f90683a6
commit 4cd4438b88
6 changed files with 133 additions and 74 deletions

View file

@ -9,6 +9,20 @@
The currently released version of the library is @samp{@value{GNUSTEP-GUI-VERSION}}.
@end ifclear
@section Noteworthy changes in version @samp{0.25.0}
- Fixes for new GIF library versions
- Theming of named images for specific applications by the use of the
CFBundleIdentifier in the theme
- New icons and corresponding constants for special folders, recycler
and others
- Improvements in NSWorkspace icon lookup
- Improvements in removable media commands, imported and cleaned from
GWorkspace
- Numerous bug fixes and improvements in Cocoa compatibility
- Numerous theme tweaks
- Spanish locale
@section Noteworthy changes in version @samp{0.24.1}
From a look through ChangeLog, we can see a lot of bugfixes for this release,