summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2006-05-12 21:53:28 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2006-05-12 21:53:28 +0000
commit6558ba4e62dba99f2a4d830f1c16f8d1c255b316 (patch)
tree9638b48625b2c55cc6ec6b8dbbaa907734d63450 /ChangeLog
parent9e239a0df7ededb50de091e5271cbfddd2b683c3 (diff)
Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com>
Keep track of the previous item and update its next pointer when deleting from the linked list.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54d36a7d7..d42326c2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com>
+
+ * Xext/sync.c (SyncDeleteTriggerFromCounter): Keep track of the
+ previous item and update its next pointer when deleting from the
+ linked list.
+
2006-05-11 Matthias Hopf <mhopf@suse.de>
* fb/fbpict.c: (fbComposite):