cvsuser     03/10/31 03:31:08

  Modified:    .        PBC_COMPAT RELEASE_INSTRUCTIONS
               t/native_pbc number_1.pbc number_2.pbc
  Log:
  Wenn schon denn schon - update PBC_COMPAT too
  
  Revision  Changes    Path
  1.4       +2 -0      parrot/PBC_COMPAT
  
  Index: PBC_COMPAT
  ===================================================================
  RCS file: /cvs/public/parrot/PBC_COMPAT,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- PBC_COMPAT        25 Oct 2003 07:43:46 -0000      1.3
  +++ PBC_COMPAT        31 Oct 2003 11:31:02 -0000      1.4
  @@ -11,6 +11,7 @@
   # Currently known actions that should be entered here
   #   (and invalidate PBC are):
   #
  +# - bumping Parrot version
   # - deleting/changing/inserting existing ops in ops.num
   # - changing operands of existing ops
   # - adding/deleting/renaming a PMC to classes
  @@ -23,6 +24,7 @@
   
   # please insert tab separated entries at the top of the list
   
  +2003.10.31   leo     0.0.13 release
   2003.10.24   dan     add bogus opcode
   2003.10.24   leo     start using this file for fingerprinting
   2003.10.22   dan     add delegates.pmc
  
  
  
  1.9       +6 -3      parrot/RELEASE_INSTRUCTIONS
  
  Index: RELEASE_INSTRUCTIONS
  ===================================================================
  RCS file: /cvs/public/parrot/RELEASE_INSTRUCTIONS,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -w -r1.8 -r1.9
  --- RELEASE_INSTRUCTIONS      23 Oct 2003 02:07:56 -0000      1.8
  +++ RELEASE_INSTRUCTIONS      31 Oct 2003 11:31:02 -0000      1.9
  @@ -10,7 +10,8 @@
   
           a.  Increment the version number in VERSION,
            adjust IMCC_VERSION in imcc/main.c,
  -            and update VERSION in languages/perl6/perl6.
  +            and update VERSION in languages/perl6/perl6,
  +         update parrot.spec.
   
           b.  Change the information in DEVELOPING to reflect
               this release's version number and date.
  @@ -24,10 +25,12 @@
           f.  Make sure RESPONSIBLE_PARTIES is still
               accurate.
   
  -     g.  run tools/dev/mk_native.pbc (on i386/linux)
  +     g.  Update PBC_COMPAT
  +
  +     h.  run tools/dev/mk_native.pbc (on i386/linux)
            or disable t/native_pbc/number.t
   
  -     h.  make test
  +     i.  make fulltest
   
       3.  cvs commit.
   
  
  
  
  1.15      +1 -1      parrot/t/native_pbc/number_1.pbc
  
        <<Binary file>>
  
  
  1.15      +1 -1      parrot/t/native_pbc/number_2.pbc
  
        <<Binary file>>
  
  

Reply via email to