summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2008-03-10 14:22:13 +0000
committerEmmanuele Bassi <ebassi@src.gnome.org>2008-03-10 14:22:13 +0000
commita0d427dd996ca49d75be04ff384422e56db2a841 (patch)
treecd316bff06d62debeb879a5889deeffb0eb1267b /README.in
parent27472fe72b988720658642306de52e7b3a86c29d (diff)
downloadgtk+-a0d427dd996ca49d75be04ff384422e56db2a841.tar.gz
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
Diffstat (limited to 'README.in')
-rw-r--r--README.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.in b/README.in
index 0dd988215b..c8261532a3 100644
--- 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
======================