aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-05-08 19:47:22 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-05-08 19:47:22 +0000
commit3800902d3a379366d5bbe51c73b24fdd5a0e5b78 (patch)
tree3e3186ac3166ff64427b71b9fcb682980b1880c1 /ChangeLog
parent3b206c79bf0d58475a5b898bfb8d27d052a1ac29 (diff)
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e9e54d..e1051c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-08 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Better fix for out of order FORGET messages. Now the
+ LOOKUP/FORGET messages are balanced exactly (one FORGET can
+ balance many lookups), so the order no longer matters. This
+ changes the ABI slightly, but the library remains backward
+ compatible.
+
2005-05-06 Miklos Szeredi <miklos@szeredi.hu>
* Fix abort for out of order FORGET messages. Again. Spotted by