aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-07-17 15:56:48 +0100
committerSteve Mynott <steve.mynott@gmail.com>2016-07-17 15:56:48 +0100
commita2e2f2c0388b6b547d907efd6081d29e0ef1e3c2 (patch)
tree8132247bad3061b1ec8bca32a4b4299dc27aa309
parent52be35f15204f63272e96357931fd81987c8d403 (diff)
changelog for submodules
-rw-r--r--docs/announce/2016.07.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/announce/2016.07.md b/docs/announce/2016.07.md
index 2674f69..5fd47ac 100644
--- a/docs/announce/2016.07.md
+++ b/docs/announce/2016.07.md
@@ -77,7 +77,17 @@ Compiler maintenance since the last Rakudo Star release includes:
Notable changes in modules shipped with Rakudo Star:
- * blah blah blah
+ * DBIish: v0.5.9 (with many Oracle/MySQL fixes) plus README.pod and mojibake fixes
+ * NativeHelpers-Blob: v0.1.10
+ * PSGI: v1.2.0 supports P6SGI 0.7Draft
+ * Pod-To-HTML: v0.1.2 plus fixes
+ * debugger-ui-commandline: README fixes
+ * doc: many fixes to documentation content and HTML generation
+ * panda: Avoid Rakudo internals deprecation warning and don't require Build.pm to inherit Panda::Builder
+ * perl6-file-which: CI fixes
+ * perl6-http-easy: v1.1.0 (with more flexible P6SGI support) plus avoid errors in binary request
+ * shell-command: Mention already implemented commands missing from README
+
There are some key features of Perl 6 that Rakudo Star does not yet
handle appropriately, although they will appear in upcoming releases.