vgritsenko    2003/11/18 06:14:13

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  Apply patch from bug #3273: Change substring() method argument names to
  match actual implementation.
  
  Revision  Changes    Path
  1.15      +3 -0      jakarta-regexp/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-regexp/xdocs/changes.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- changes.xml       6 Sep 2003 01:45:51 -0000       1.14
  +++ changes.xml       18 Nov 2003 14:14:13 -0000      1.15
  @@ -17,6 +17,9 @@
   
   <h3>Version 1.4-dev</h3>
   <ul>
  +<li>Applied patches for Bug 
  +    <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3273";>3273</a>:
  +    CharacterArrayCharacterIterator docs and implementation mismatch (VG)</li>
   <li>Fixed Bug 
       <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22928";>22928</a>:
       subst() with REPLACE_BACKREFERENCES cuts first 2 characters (VG)</li>
  
  
  
  1.15      +3 -0      jakarta-regexp/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-regexp/docs/changes.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- changes.html      6 Sep 2003 01:51:48 -0000       1.14
  +++ changes.html      18 Nov 2003 14:14:13 -0000      1.15
  @@ -84,6 +84,9 @@
   </p>
                                                   <h3>Version 1.4-dev</h3>
                                                   <ul>
  +<li>Applied patches for Bug 
  +    <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3273";>3273</a>:
  +    CharacterArrayCharacterIterator docs and implementation mismatch (VG)</li>
   <li>Fixed Bug 
       <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22928";>22928</a>:
       subst() with REPLACE_BACKREFERENCES cuts first 2 characters (VG)</li>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to