diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2006-05-12 21:53:28 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2006-05-12 21:53:28 +0000 |
commit | 6558ba4e62dba99f2a4d830f1c16f8d1c255b316 (patch) | |
tree | 9638b48625b2c55cc6ec6b8dbbaa907734d63450 /ChangeLog | |
parent | 9e239a0df7ededb50de091e5271cbfddd2b683c3 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |