summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2005-12-13 08:48:02 +0000
committerTim Janik <timj@src.gnome.org>2005-12-13 08:48:02 +0000
commit0eec1a1b8823e6beed73d417a322b8cbdb945640 (patch)
tree18a8e29cd380ae36e137770e9b8f70d6a55bad47 /README.in
parenta1577e964c674458e434cbd5ec727d5e8e8ff41e (diff)
downloadgdk-pixbuf-0eec1a1b8823e6beed73d417a322b8cbdb945640.tar.gz
added a link to the fgloating reference docs in the 2.10 release NEWS
Tue Dec 13 09:47:20 2005 Tim Janik <timj@gtk.org> * README.in: added a link to the fgloating reference docs in the 2.10 release NEWS section.
Diffstat (limited to 'README.in')
-rw-r--r--README.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.in b/README.in
index 715d69509..f6904570e 100644
--- a/README.in
+++ b/README.in
@@ -45,8 +45,9 @@ Release notes for 2.10
* GtkObject now uses the "floating reference" support in GObject.
GTK_OBJECT_IS_FLOATING() will still work, but direct checking
of the GTK_FLOATING flag will no longer detect the floating
- reference.
-
+ reference. Details about floating references can be found in the docs:
+ http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Type.html#floating-ref
+
Release notes
=============