aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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