Changeset 11262 for ChangeLog

Show
Ignore:
Timestamp:
07/07/06 09:15:38 (3 years ago)
Author:
Darren_Duncan
Message:

updated a few more files to remove pugs shebangs ... in this commit and several previous, also updated some documentation concerning shebangs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r11175 r11262  
    1515== Test, Examples and Documentations 
    1616 
    17  
     17* Updated all tests and examples to remove the #/usr/bin/pugs shebangs, and  
     18similarly updated some documentation. 
     19* Replaced all "use v6-pugs;" with "use v6-alpha;" in the same places. 
    1820 
    1921== Feature Changes