summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2008-11-10 06:28:21 +0000
committerLi Yuan <liyuan@src.gnome.org>2008-11-10 06:28:21 +0000
commitc90838ac55aec8bc698e9b960bf3c9de07d8dd8e (patch)
treedd7c577f75799f91212baf082b160c7850cc75ec /ChangeLog
parenteb0bb1c1612041fa46b4c3b28def8447b1689313 (diff)
downloadatk-c90838ac55aec8bc698e9b960bf3c9de07d8dd8e.tar.gz
Don't ref the relation if it is not added.
2008-11-10 Li Yuan <li.yuan@sun.com> * atk/atkrelationset.c: (atk_relation_set_add): Don't ref the relation if it is not added. svn path=/trunk/; revision=1296
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed37dff..871d4c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-10 Li Yuan <li.yuan@sun.com>
+
+ * atk/atkrelationset.c: (atk_relation_set_add):
+ Don't ref the relation if it is not added.
+
2008-11-07 Li Yuan <li.yuan@sun.com>
* atk/atkrelationset.c: (atk_relation_set_add):