aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20110711.mdwn7
-rw-r--r--doc/news/version_3.20111107.mdwn12
2 files changed, 12 insertions, 7 deletions
diff --git a/doc/news/version_3.20110711.mdwn b/doc/news/version_3.20110711.mdwn
deleted file mode 100644
index c4006cbe7..000000000
--- a/doc/news/version_3.20110711.mdwn
+++ /dev/null
@@ -1,7 +0,0 @@
-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
diff --git a/doc/news/version_3.20111107.mdwn b/doc/news/version_3.20111107.mdwn
new file mode 100644
index 000000000..5af8ae647
--- /dev/null
+++ b/doc/news/version_3.20111107.mdwn
@@ -0,0 +1,12 @@
+ikiwiki 3.20111107 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * img: Bugfix to width/height tags for scaled down image when only
+ one dimension was provided. Thanks, Per Carlson.
+ * editpage: Fix FormattingHelp link on Discussion pages.
+ * The umask setting can now be set to private, group, or public,
+ avoiding the need to enter octal correctly which is particularly
+ difficult in yaml setup files. (smcv)
+ * graphviz: Support urls embedded in the graph, by having graphviz
+ generate an imagemap.
+ * graphviz: Support wikilinks embedded in the graph.
+ (Sponsored by The TOVA Company.)"""]] \ No newline at end of file