dfs         01/05/19 01:27:36

  Modified:    .        CHANGES
  Log:
  Made note of Perl5Debug ANYOFUN/NANYOFUN bytecode printing fix.
  
  Revision  Changes    Path
  1.8       +4 -1      jakarta-oro/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/CHANGES,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- CHANGES   2001/05/17 21:17:24     1.7
  +++ CHANGES   2001/05/19 08:27:36     1.8
  @@ -1,6 +1,9 @@
  -$Id: CHANGES,v 1.7 2001/05/17 21:17:24 dfs Exp $
  +$Id: CHANGES,v 1.8 2001/05/19 08:27:36 dfs Exp $
   
   Version 2.x
  +
  +o Fixed a problem in Perl5Debug.printProgram where it wouldn't handle
  +  the printing of the unicode character class bytecode correctly.
   
   o Applied Mark Murphy's patch to add case modification support to
     Perl5Substitution.  The \u\U\l\L\E escapes from Perl5 double-quoted
  
  
  

Reply via email to