summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d84ae331..014fe1bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,16 @@
-Version 0.9 (2016-11-XX)
+Version 0.9 (2016-12-XX)
The 'boot' program can now be run as unprivileged user, allowing any
user to create unprivileged Subhurds.
The Berkeley Packet Filter library and the ethernet multiplexer have
-been merged into this repository.
+been merged into this repository. The ethernet multiplexer now
+generates and uses stable pseudo-random ethernet addresses for the
+virtual interfaces.
+Countless bugs have been fixed throughout the code, notably in
+libpager and ext2fs which now gracefully handles running out of space.
+
Version 0.8 (2016-05-18)
The netfs library is using the lockless reference-counting primitives