summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2016-03-20 17:49:27 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2016-03-20 17:49:27 +0100
commit4504d10579e3734045eff159599ca4757001b3a9 (patch)
tree3f66980373deee8cf3e0d673554919ec3c9749de /CHANGELOG
parent26c97bd203f6cf5aa33b65e53db19662e5cec4cf (diff)
Makefile: improve make dist, bump version to 0.9.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0a8475c..ee990fb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+v0.9.1
+======
+
+* Improved `make dist` rule in Makefile: don't build binaries before packaging
+ the source files. Package the source files in the relative path
+ sfeed-VERSION/.
+
+
v0.9
====