add news item for ikiwiki 3.20111107

master
Joey Hess 2011-11-30 16:53:08 -04:00
parent 3b40790041
commit 45c8fad7f0
2 changed files with 12 additions and 7 deletions

View File

@ -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."""]]

View File

@ -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.)"""]]