aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a0e726d..27b65de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,10 @@
What is new in 2.3
- Add new directory related operations: opendir(), readdir(),
- releasedir() and fsyncdir().
+ releasedir() and fsyncdir()
+
+ - Add init() and destroy() operations which are called before the
+ event loop is started and after it has exited
- Update kernel ABI so that on dual architectures (e.g. AMD64) 32bit
binaries work under a 64bit kernel