aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 432d3e1..71d133e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -58,7 +58,7 @@ _COPYING = COPYING
# Used by mk/dist.mk
_EVERYTHING = $(__EVERYTHING_ALL_COMMON) src/libhaiku.c src/libhaiku.h \
- DEPENDENCIES INSTALL
+ DEPENDENCIES INSTALL NEWS
# }}
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..95e4715
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,6 @@
+libhaiku NEWS -*- outline -*-
+
+* Noteworthy changes in release 1.0 (TO BE DETERMINED) [stable]
+
+ Initial release.
+