[svn:parrot] r49040 - trunk
dukeleto at svn.parrot.org
dukeleto at svn.parrot.org
Thu Sep 16 08:35:29 UTC 2010
Author: dukeleto
Date: Thu Sep 16 08:35:29 2010
New Revision: 49040
URL: https://trac.parrot.org/parrot/changeset/49040
Log:
[doc] Update NEWS with Smolder info and a github URL
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS Thu Sep 16 08:35:22 2010 (r49039)
+++ trunk/NEWS Thu Sep 16 08:35:29 2010 (r49040)
@@ -17,10 +17,11 @@
- Testing
+ Added more core pmc tests
+ Rearranged some tests with C coverage
+ + We now have Smolder back, at http://smolder.parrot.org . Submit reports with "make smoke"
- GitMigration
+ Set up a test site for github trac plugin at http://mksig.org/trac/
- + Mirror Parrot on github
+ Code of Trac plugin at github is on http://github.com/cotto/github-trac
+ + Parrot is now mirrored on github at http://github.com/parrot/parrot
- Compilers
+ Fixed problem with imcc HLL in load_bytecode difference between loading a pbc and compiling a pir
More information about the parrot-commits
mailing list