summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index edeecee..db14357 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
SUBDIRS = lib t
ACLOCAL_AMFLAGS = -I m4 --install
-EXTRA_DIST = LICENSE README.rst
+EXTRA_DIST = NEWS LICENSE README.rst
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..8a0029d
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,5 @@
+#+STARTUP: indent showall -*- org -*-
+
+* 0.1.0 - <2012-03-26 Mon>
+
+Initial release.