summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustus Winter <justus@gnupg.org>2016-12-10 14:40:42 +0100
committerJustus Winter <justus@gnupg.org>2016-12-10 15:26:17 +0100
commita0d02749dc20005d9d75c34f1c4392bdfdcca219 (patch)
tree3cad0cba67973b4ad915cf4713021d8de8e91818 /NEWS
parentb262c53330183d3c4563ce5f172b17fb33369070 (diff)
Update NEWS file
Diffstat (limited to 'NEWS')
-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