aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--buildfile2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..b1e2143
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,10 @@
+Version 0.3.0
+
+ * Reimplement *-file manifest values as C++11 unions.
+
+ * Add support for comments in the repository manifest email values.
+
+
+Version 0.2.0
+
+ * First public release.
diff --git a/buildfile b/buildfile
index 92a454c..a75d807 100644
--- a/buildfile
+++ b/buildfile
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
d = bpkg/ tests/
-./: $d doc{LICENSE README version} file{manifest}
+./: $d doc{LICENSE NEWS README version} file{manifest}
include $d
doc{INSTALL*}: install = false