aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-05-09 09:05:49 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-05-09 09:05:49 +0000
commit0b9a06efb8fa6fa242a8d7483e596dbd88317377 (patch)
tree69f8c2f82df51ec4b3446bcf83ceede2cbae48b1 /ChangeLog
parent3800902d3a379366d5bbe51c73b24fdd5a0e5b78 (diff)
release 2.3-pre7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e1051c1..9fcaa87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
+2005-05-09 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Released 2.3-pre7
+
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
+ changes the kernel ABI slightly, but the library remains backward
compatible.
2005-05-06 Miklos Szeredi <miklos@szeredi.hu>