diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/_news.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/inc/_news.html b/inc/_news.html index 704326e..7746843 100644 --- a/inc/_news.html +++ b/inc/_news.html @@ -1,5 +1,14 @@ <h1>News</h1> +<em>2022 June 18</em> +<p>Upgraded to OpenBSD 7.1. Let us know on IRC if you see anything misbehaving or broken.</p> + +<em>2020 December 12</em> +<p>Rakudo and MoarVM have been updated to 2020.11</p> + +<em>2020 October 29</em> +<p>Upgraded to OpenBSD 6.8!</p> + <em>2020 July 04</em> <p>Mail has been switched from the <code>mbox</code> format to <code>maildir</code>. Mail will now be delivered straight to your home directory, into <code>~/Maildir</code>. You'll need to update your mutt configs:<br /> <code>set mbox_type=Maildir<br /> |