CVSROOT: /sources/classpath Module name: classpath Changes by: Andrew Haley <aph> 09/10/22 16:51:21
Modified files: . : ChangeLog native/jni/native-lib: cpnet.c tools/gnu/classpath/tools/jar: Creator.java Log message: 2009-10-22 Andrew Haley <a...@redhat.com> * native/jni/native-lib/cpnet.c (cpnet_addMembership): Fix aliasing warning. (cpnet_dropMembership): Likewise. 2009-10-21 Richard Guenther <rguent...@suse.de> PR cp-tools/39177 * tools/gnu/classpath/tools/jar/Creator.java (writeCommandLineEntries): Do not use uninitialized manifest. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9773&r2=1.9774 http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/native-lib/cpnet.c?cvsroot=classpath&r1=1.10&r2=1.11 http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Creator.java?cvsroot=classpath&r1=1.9&r2=1.10