summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-09-24 15:01:49 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-09-25 11:17:21 +0200
commit1c9bbcccfabbb451234d5a07f872b13d3278276e (patch)
treebfb4e66019349bd8b77c4e6cdce9be1dd6b0eab4 /NEWS
parent86f60379f71ec6d0aa3b93eaacc55bc5f453bda5 (diff)
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55d75ccf..9a9f620c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2014-XX-XX
+Version 1.5
+
+Numerous cleanups and stylistic fixes of the code base. Several
+problems have been identified using static analysis tools and
+subsequently been fixed.
+
+The kernel debugger can now parse ELF symbol tables, can be invoked
+over serial lines, gained two new commands and has received usability
+improvements.
+
+The vm pageout policy has been tuned to accommodate modern hardware.
+
+The kernel gained partial ACPI support on x86, enough to power down
+the system.
+
2013-09-27
Version 1.4