cvs commit: jakarta-oro CONTRIBUTORS
| Newsgroups | gmane.comp.jakarta.oro.devel |
|---|---|
| Message-ID | <[email protected]> |
dfs 2002/06/27 15:43:39 Modified: . CONTRIBUTORS Log: Credited Harald Kuhn's contribution. Revision Changes Path 1.7 +4 -1 jakarta-oro/CONTRIBUTORS Index: CONTRIBUTORS =================================================================== RCS file: /home/cvs/jakarta-oro/CONTRIBUTORS,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- CONTRIBUTORS 19 Feb 2002 16:16:12 -0000 1.6 +++ CONTRIBUTORS 27 Jun 2002 22:43:39 -0000 1.7 @@ -17,3 +17,6 @@ Michael Davey <michael.davey at coderage.org> fixed some documentation and added a missing int substitute(...) method to Perl5Util. + +Harald Kuhn <harald at ontopia.net> updated +MatchActionProcessor.processMatches() to accommodate character encodings.