]> Pileus Git - ~andy/gtk/commitdiff
Reword the 2.14 release notes entry about the deprecation of the
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 10 Mar 2008 14:22:13 +0000 (14:22 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Mon, 10 Mar 2008 14:22:13 +0000 (14:22 +0000)
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

ChangeLog
README.in

index 3f9cae8e5bbfb8d0804fcb3ed4644e11ca2e037c..9f8601df1c2ffbf6634af4d5397e44d05ba835cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):
index 0dd988215b10076c5a100a3b759bc0a829784f3e..c8261532a3497f36ca73b5f1ab366c155ef25a3f 100644 (file)
--- a/README.in
+++ b/README.in
@@ -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
 ======================