summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Nagy <algernon@balabit.hu>2012-03-26 11:13:28 +0200
committerGergely Nagy <algernon@balabit.hu>2012-03-26 11:13:28 +0200
commit3a54aa19cbdd251db34f1f6a4668fdc0c8196589 (patch)
treeef0f7668c92ac78899981340a4b87d5c2c926aa7
parent36ff44cd91bc9d6b3488d9d2a2e7d4fa5553c534 (diff)
parente57c65470ead6f876d470fa8f47f41c16d8a0fa5 (diff)
Merge branch 'master' into debian
-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.