Reword the 2.14 release notes entry about the deprecation of the
2008-03-10 Emmanuele Bassi <ebassi@gnome.org> * README.in: Reword the 2.14 release notes entry about the deprecation of the gtkitemfactory.h header, and fix typos and grammar. svn path=/trunk/; revision=19742
This commit is contained in:
parent
27472fe72b
commit
a0d427dd99
@ -1,3 +1,9 @@
|
||||
2008-03-10 Emmanuele Bassi <ebassi@gnome.org>
|
||||
|
||||
* README.in: Reword the 2.14 release notes entry about the
|
||||
deprecation of the gtkitemfactory.h header, and fix typos
|
||||
and grammar.
|
||||
|
||||
2008-03-08 Alberto Ruiz <aruiz@gnome.org>
|
||||
|
||||
* modules/engines/ms-windows/msw_style.c (draw_shadow):
|
||||
|
@ -31,9 +31,10 @@ Release notes for 2.14
|
||||
======================
|
||||
|
||||
* gtkitemfactory.h is now completely deprecated.
|
||||
gtkactiongroup.h and gtkstock.h is no longer included it's header,
|
||||
this might break application using gtk_item_factory_* symbols without
|
||||
including gtkitemfactory.h which has never been supported.
|
||||
As gtkactiongroup.h and gtkstock.h no longer include the gtkitemfactory.h
|
||||
header, this might break application using gtk_item_factory_* symbols
|
||||
without including gtkitemfactory.h - even though this behaviour has never
|
||||
been supported in the first place.
|
||||
|
||||
Release notes for 2.12
|
||||
======================
|
||||
|
Loading…
Reference in New Issue
Block a user