aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-07-11 18:43:14 -0400
committerJoey Hess <joey@kitenet.net>2011-07-11 18:43:14 -0400
commit29132999071d015de664da5f4e87c20896351ea7 (patch)
treefbc991b13dd4525ab7f8698b81080570c1425d20 /doc/news
parent4ce2490e01920eeb93a89b6ef5e727ab07d3678f (diff)
downloadikiwiki-29132999071d015de664da5f4e87c20896351ea7.tar
ikiwiki-29132999071d015de664da5f4e87c20896351ea7.tar.gz
add news item for ikiwiki 3.20110711
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20110328.mdwn10
-rw-r--r--doc/news/version_3.20110711.mdwn7
2 files changed, 7 insertions, 10 deletions
diff --git a/doc/news/version_3.20110328.mdwn b/doc/news/version_3.20110328.mdwn
deleted file mode 100644
index db19e35c0..000000000
--- a/doc/news/version_3.20110328.mdwn
+++ /dev/null
@@ -1,10 +0,0 @@
-ikiwiki 3.20110328 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Yaml formatted setup files are now produced by default.
- (Perl formatted setup files can still be used.)
- * Add timezone setting in setup file. This alows time zone to be configured
- via the web.
- * comment: Better fix to avoid showing comments of subpages, while
- not breaking manual inlining of comments.
- * meta: Security fix; don't allow alternative stylesheets to be added
- on pages where the htmlscrubber is enabled."""]] \ No newline at end of file
diff --git a/doc/news/version_3.20110711.mdwn b/doc/news/version_3.20110711.mdwn
new file mode 100644
index 000000000..c4006cbe7
--- /dev/null
+++ b/doc/news/version_3.20110711.mdwn
@@ -0,0 +1,7 @@
+ikiwiki 3.20110711 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Add build dep on python-support. Closes: #[633536](http://bugs.debian.org/633536)
+ * attachment: Bugfix to move upload attachments out of holding area
+ when saving.
+ * attachment: Bugfix for trying to attach files to a subpage of the index
+ page."""]] \ No newline at end of file