aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2015-11-29 17:37:40 +0000
committerSimon McVittie <smcv@debian.org>2015-11-29 17:37:40 +0000
commit78a47d44c7c7d798c0a16c17954caef57e4c192e (patch)
treee8c1a957858387a38f52c4ff98d5bd94485c098b
parent018664efacb105f7ef01c5ca8551544c4d147abb (diff)
downloadikiwiki-78a47d44c7c7d798c0a16c17954caef57e4c192e.tar
ikiwiki-78a47d44c7c7d798c0a16c17954caef57e4c192e.tar.gz
Add more changelog entries
-rw-r--r--debian/changelog1
-rw-r--r--ikiwiki.spec2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 182733b23..84c64a841 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium
* meta test: Add tests for many behaviors of the directive.
* img test: Bail gracefully when ImageMagick is not present.
* meta: Fix [[!meta name=foo]] by closing the open quote.
+ * Avoid unescaped "{" in regular expressions
[ Joey Hess ]
* emailauth: Added emailauth_sender config.
diff --git a/ikiwiki.spec b/ikiwiki.spec
index 10e5f2e9b..855f7300b 100644
--- a/ikiwiki.spec
+++ b/ikiwiki.spec
@@ -1,5 +1,5 @@
Name: ikiwiki
-Version: 3.20150614
+Version: 3.20150615
Release: 1%{?dist}
Summary: A wiki compiler