From 45c8fad7f071b121c5b1641115be6fa596005129 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Nov 2011 16:53:08 -0400 Subject: [PATCH 1/1] add news item for ikiwiki 3.20111107 --- doc/news/version_3.20110711.mdwn | 7 ------- doc/news/version_3.20111107.mdwn | 12 ++++++++++++ 2 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 doc/news/version_3.20110711.mdwn create mode 100644 doc/news/version_3.20111107.mdwn 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 -- 2.45.0