aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-04 23:13:39 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-04 23:13:39 +0100
commit459bdcdf388ed654ec4a2f631dd2de6abf0096a5 (patch)
treec91deeeb3f8ff70e52193f5cbdb4821443836aa4
parentadd install (diff)
downloadlibhaiku-459bdcdf388ed654ec4a2f631dd2de6abf0096a5.tar.gz
libhaiku-459bdcdf388ed654ec4a2f631dd2de6abf0096a5.tar.bz2
libhaiku-459bdcdf388ed654ec4a2f631dd2de6abf0096a5.tar.xz
add news
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-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.
+