aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d69c410..a0e726d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What is new in 2.3
+
+ - Add new directory related operations: opendir(), readdir(),
+ releasedir() and fsyncdir().
+
+ - Update kernel ABI so that on dual architectures (e.g. AMD64) 32bit
+ binaries work under a 64bit kernel
+
+ - Bugfixes
+
What is new in 2.2
Userspace changes: