diff --git a/doc/comments.mdwn b/doc/comments.mdwn new file mode 100644 index 0000000..e19962b --- /dev/null +++ b/doc/comments.mdwn @@ -0,0 +1,9 @@ +[[!sidebar content=""" +[[!inline pages="comment_pending(*)" feedfile=pendingmoderation +description="comments pending moderation" show=-1]] +Comments in the [[!commentmoderation desc="moderation queue"]]: +[[!pagecount pages="comment_pending(*)"]] +"""]] + +Recent comments posted to this site: +[[!inline pages="comment(*)" template="comment"]] diff --git a/doc/news/version_0.5.1.mdwn b/doc/news/version_0.5.1.mdwn new file mode 100644 index 0000000..c523ae6 --- /dev/null +++ b/doc/news/version_0.5.1.mdwn @@ -0,0 +1,8 @@ +propellor 0.5.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Primary DNS servers now have allow-transfer automatically populated + with the IP addresses of secondary dns servers. So, it's important + that all secondary DNS servers have an ipv4 (and/or ipv6) property + configured. + * Deal with old ssh connection caching sockets. + * Add missing build deps and deps. Closes: #[745459](http://bugs.debian.org/745459)"""]] \ No newline at end of file