[perl6/specs] 5e47a1: [S32::Exception] improve an error message, lumi++

2012-08-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 5e47a16a174ce488ba38dd91f247cb96bde661d9
  
https://github.com/perl6/specs/commit/5e47a16a174ce488ba38dd91f247cb96bde661d9
  Author: Moritz Lenz mor...@faui2k3.org
  Date:   2012-08-22 (Wed, 22 Aug 2012)

  Changed paths:
M S32-setting-library/Exception.pod

  Log Message:
  ---
  [S32::Exception] improve an error message, lumi++





Parrot 4.7.0 Hispaniolan Released

2012-08-22 Thread Andrew Whitworth
On behalf of the Parrot team, I'm proud to announce Parrot 4.7.0, also known
as Hispaniolan.  Parrot (http://parrot.org/) is a virtual machine aimed
at running all dynamic languages.

Parrot 4.7.0 is available on Parrot's FTP site
(ftp://ftp.parrot.org/pub/parrot/releases/devel/4.7.0/), or by following the
download instructions at http://parrot.org/download.  For those who would like
to develop on Parrot, or help develop Parrot itself, we recommend using Git to
retrieve the source code to get the latest and best Parrot code.

Parrot 4.7.0 News:
- Core
+ Added .all_tags() and .all_tagged_pmcs() methods to PackfileView PMC
+ Several build and coding standards fixes


The SHA256 message digests for the downloadable tarballs are:

4360ac3dffafffaa00bce561c1329df8ad134019f76930cf24e7a875a4422a90
parrot-4.7.0.tar.bz2
c0bffd371dea653b9881ab2cc9ae5a57dc9f531dfcda0a604ea693c9d2165619
parrot-4.7.0.tar.gz

Many thanks to all our contributors for making this possible, and our sponsors
for supporting this project.  Our next scheduled release is 18 September 2012.

The release is indeed a day late. I apologize for the unusual lateness.

--Andrew Whitworth