summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen LaHaise <bcrl@kvack.org>2002-08-29 15:17:49 +0000
committerBen LaHaise <bcrl@kvack.org>2002-08-29 15:17:49 +0000
commit976262c81ab73f61e6b6682616d669670a4a98ac (patch)
tree0741acf7db3556b29001dd196f53365c0f5b4e3e /ChangeLog
parentdeff45de0910a038e65f0dc5981486cfd0cae80b (diff)
downloadlibaio-976262c81ab73f61e6b6682616d669670a4a98ac.tar.gz
update changelog, set version to 0.3.15, sort test caseslibaio.0-3-15.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46cc5fe..1945d08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+0.3.15
+ - use real syscall interface, but don't break source compatibility
+ yet (that will happen with 0.4.0)
+
+0.3.13
+ - add test cases
+
+0.3.11
+ - use library versioning of libredhat-kernel to always provide a
+ fallback
+
0.3.9
- add io_queue_release function