aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000000..853de1b747
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,10 @@
+- 1.1.0
+Intial development release of LinuxBIOS.
+Everything is thrown overboard and will be reincluded as necessary so we can
+get rid of the legacy baggage. Since LinuxBIOS was started we have developed
+some better techniques for some things, but we still hang on to the old ways
+because some ports that we want not to break depend on them. So we preserve
+them by preserve the 1.0.x series and keeping only the best practices for
+the 1.1.x series. When there is a stable port this code base will
+become LinuxBIOS 2.0.x and the core will become frozen.
+