On Mon, 2006-03-27 at 03:32 +0200, Gabriel Dos Reis wrote: > "cvs-commit at developer dot classpath dot org" <[EMAIL PROTECTED]> writes: > > | ------- Comment #7 from cvs-commit at developer dot classpath dot org > 2006-03-20 20:03 ------- > | Subject: Bug 11070 > | > | CVSROOT: /cvsroot/classpath > | Module name: classpath > | Branch: > | Changes by: Chris Burdess <[EMAIL PROTECTED]> 06/03/20 19:54:35 > | > | Modified files: > | . : ChangeLog > | gnu/xml/stream : XMLParser.java > | > | Log message: > | 2006-03-20 Chris Burdess <[EMAIL PROTECTED]> > | > | Fixes PR 11070 > | * gnu/xml/stream/XMLParser.java: Permit U+fffd as XML Char. > | > | CVSWeb URLs: > | > http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6830&tr2=1.6831&r1=text&r2=text > | > http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/xml/stream/XMLParser.java.diff?tr1=1.27&tr2=1.28&r1=text&r2=text > > Why fixing a classpath bug shows up as a commit to fix an unrealted > GCC/C++ bug?
Because he put the wrong bug number in the changelog? (Remember that GCC Bugzilla is now the system used by classpath). > > -- Gaby >