[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Update NEWS file
From: |
Justus Winter |
Subject: |
[PATCH] Update NEWS file |
Date: |
Wed, 24 Sep 2014 15:03:24 +0200 |
---
NEWS | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/NEWS b/NEWS
index 55d75cc..9a9f620 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
--
2.1.0
Re: Release process & rolling new releases, Ludovic Courtès, 2014/09/23