Skip to content

Commit

Permalink
[RELEASE] 0.4.10, part 1
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@17673 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
coke committed Mar 21, 2007
1 parent 53795bd commit 1f38eed
Show file tree
Hide file tree
Showing 24 changed files with 25 additions and 15 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,5 +1,10 @@
#1 $Id$


2007.03.20 coke
* Released 0.4.10
See NEWS for more.

2007.02.22 pmichaud
* Released 0.4.9
See NEWS for more.
Expand Down
4 changes: 2 additions & 2 deletions DEVELOPING
@@ -1,7 +1,7 @@
# $Id$

THIS RELEASE: Parrot 0.4.9 2007.02.22
PREVIOUS RELEASE: Parrot 0.4.8 2007.01.16
THIS RELEASE: Parrot 0.4.10 2007.03.20
PREVIOUS RELEASE: Parrot 0.4.9 2007.02.22

This file should only exist in development distributions. Delete it
(and its entry in the MANIFEST) before packaging Parrot up for a CPAN
Expand Down
4 changes: 2 additions & 2 deletions MANIFEST.generated
Expand Up @@ -2,11 +2,11 @@
# See tools/dev/install_files.pl for documentation on the
# format of this file.
# Please re-sort this file after *EVERY* modification
blib/lib/libparrot.0.4.9.dylib [main]lib
blib/lib/libparrot.0.4.10.dylib [main]lib
blib/lib/libparrot.a [main]lib
blib/lib/libparrot.dylib [main]lib
blib/lib/libparrot.so [main]lib
blib/lib/libparrot.so.0.4.9 [main]lib
blib/lib/libparrot.so.0.4.10 [main]lib
compilers/imcc/imclexer.c [main]
config/gen/cpu/i386/memcpy_mmx.c [main]
config/gen/cpu/i386/memcpy_sse.c [main]
Expand Down
2 changes: 1 addition & 1 deletion META.yml
@@ -1,6 +1,6 @@
---
name: parrot
version: 0.4.9
version: 0.4.10
author: ~
abstract: ~
license: perl
Expand Down
2 changes: 2 additions & 0 deletions NEWS
@@ -1,5 +1,7 @@
# $Id$

New in 0.4.10

New in 0.4.9

- Compilers:
Expand Down
1 change: 1 addition & 0 deletions PBC_COMPAT
Expand Up @@ -28,6 +28,7 @@

# please insert tab separated entries at the top of the list

2007.03.20 coke released 0.4.10
2007.02.22 pmichaud released 0.4.9
2007.01.16 particle released 0.4.8
2006.12.16 paultcochrane deleted fetchmethod opcode
Expand Down
4 changes: 2 additions & 2 deletions README
@@ -1,4 +1,4 @@
This is Parrot, version 0.4.9
This is Parrot, version 0.4.10
-----------------------------

Parrot is Copyright (C) 2001-2007, The Perl Foundation.
Expand Down Expand Up @@ -110,7 +110,7 @@ This installs a bunch of files in /usr/local. The parrot executable is in

If you want to install Parrot into a non-standard location use:

perl Configure.pl --prefix=/Users/foo/parrot-0.4.9
perl Configure.pl --prefix=/Users/foo/parrot-0.4.10
make install

But please note that dynamic libs will not be found for non-standard
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.4.9
0.4.10
4 changes: 2 additions & 2 deletions docs/ROADMAP.pod
Expand Up @@ -34,9 +34,9 @@ This is the B<highest> priority.

=back

=head1 CURRENT RELEASE (0.4.9)
=head1 CURRENT RELEASE (0.4.10)

Parrot 0.4.9 was released on February 22, 2007. For a list of new and fixed
Parrot 0.4.10 was released on March 20, 2007. For a list of new and fixed
feature see L<NEWS>.

=head1 OVERVIEW
Expand Down
5 changes: 4 additions & 1 deletion docs/parrothist.pod
Expand Up @@ -14,7 +14,8 @@ Parrot history in brief...

=head1 THE KEEPERS OF THE PUMPKIN

Simon Cozens, Jeff Goff, Steve Fink, Leo Toetsch, Chip Salzenberg, Jerry Gay, Patrick Michaud
Simon Cozens, Jeff Goff, Steve Fink, Leo Toetsch, Chip Salzenberg, Jerry Gay,
Patrick Michaud, Will Coleda

=head2 PUMPKIN?

Expand Down Expand Up @@ -89,4 +90,6 @@ the strings?).

Patrick 0.4.9 2007-Feb-22 "Socorro"

Will 0.4.10 2007-Mar-20 "Release Formerly Known as Prince"

=cut
2 changes: 1 addition & 1 deletion parrot.spec
@@ -1,4 +1,4 @@
%define version 0.4.9
%define version 0.4.10
%define devel -devel
%define prefix /usr/local/parrot/%{version}
%define exec_prefix %{prefix}
Expand Down
Binary file modified t/native_pbc/integer_1.pbc
Binary file not shown.
Binary file modified t/native_pbc/integer_2.pbc
Binary file not shown.
Binary file modified t/native_pbc/integer_3.pbc
Binary file not shown.
Binary file modified t/native_pbc/integer_4.pbc
Binary file not shown.
Binary file modified t/native_pbc/number_1.pbc
Binary file not shown.
Binary file modified t/native_pbc/number_2.pbc
Binary file not shown.
Binary file modified t/native_pbc/number_3.pbc
Binary file not shown.
Binary file modified t/native_pbc/number_4.pbc
Binary file not shown.
Binary file modified t/native_pbc/number_5.pbc
Binary file not shown.
Binary file modified t/native_pbc/string_1.pbc
Binary file not shown.
Binary file modified t/native_pbc/string_2.pbc
Binary file not shown.
1 change: 0 additions & 1 deletion t/pmc/threads.t
Expand Up @@ -26,7 +26,6 @@ platform.
my %platforms = map { $_ => 1 } qw/
aix
cygwin
darwin
dec_osf
freebsd
hpux
Expand Down
4 changes: 2 additions & 2 deletions tools/util/release.json
@@ -1,9 +1,9 @@
{
"release.version" : "0.4.10",
"release.name" : "...",
"release.name" : "The Release Formerly Known as \"Prince\"",
"release.day" : "Tuesday",
"release.date" : "20 March 2007",
"release.nextdate" : "20 April 2007",
"release.nextdate" : "17 April 2007",

"web.root" : "http://parrotcode.org/",
"web.source" : "source.html",
Expand Down

0 comments on commit 1f38eed

Please sign in to comment.