From c0139a31d438d99db67cbcbd5c7ca1402e334f90 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Jun 2014 11:11:19 -0400 Subject: [PATCH] add news item for ikiwiki 3.20140613 --- doc/news/version_3.20130904.mdwn | 15 --------------- doc/news/version_3.20140613.mdwn | 5 +++++ 2 files changed, 5 insertions(+), 15 deletions(-) delete mode 100644 doc/news/version_3.20130904.mdwn create mode 100644 doc/news/version_3.20140613.mdwn diff --git a/doc/news/version_3.20130904.mdwn b/doc/news/version_3.20130904.mdwn deleted file mode 100644 index c5b65d5ac..000000000 --- a/doc/news/version_3.20130904.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -ikiwiki 3.20130904 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * calendar: Display the popup mouseover when there is only 1 page for a - given day, for better UI consistency. - * meta: Can now be used to add an enclosure to a page, which is a fancier - way to do podcasting than just inlining the media files directly; - this way you can write a post about the podcast episode with show notes, - author information, etc. - (schmonz) - * aggregate: Show author in addition to feedname, if different. - (schmonz) - * Consistently configure LWP::UserAgent to allow use of http\_proxy - and no\_proxy environment variables, as well as ~/.ikiwiki/cookies - (schmonz) - * Fix test suite to work with perl 5.18. Closes: #[719969](http://bugs.debian.org/719969)"""]] \ No newline at end of file diff --git a/doc/news/version_3.20140613.mdwn b/doc/news/version_3.20140613.mdwn new file mode 100644 index 000000000..ab9940a96 --- /dev/null +++ b/doc/news/version_3.20140613.mdwn @@ -0,0 +1,5 @@ +ikiwiki 3.20140613 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * only\_committed\_changes could fail in a git repository merged + with git merge -s ours. + * Remove google from openid selector, per http://xkcd.com/1361/"""]] \ No newline at end of file -- 2.32.0.93.g670b81a890