diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-08-15 18:28:12 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-15 18:28:12 +0000 |
commit | 95ffa1e5af8f84e079ed760595c13974a3ed5238 (patch) | |
tree | ed1ff8a114165921e9af8288b70f0d30278d080a /ChangeLog.pre-2-8 | |
parent | fd29de0c9721b3d4a66fdb490460882f1ba32ad0 (diff) |
Clarify docs a little. (#311727, Tristan van Berkom)
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gqueue.c (g_queue_find_custom): Clarify docs
a little. (#311727, Tristan van Berkom)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index d94f01f37..5df555cb0 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,8 @@ 2005-08-15 Matthias Clasen <mclasen@redhat.com> + * glib/gqueue.c (g_queue_find_custom): Clarify docs + a little. (#311727, Tristan van Berkom) + * glib/abicheck.sh, gobject/abicheck.sh: Make the check work on ia64 too, where some symbols ended up in yet another section. |