CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Tom Tromey <tromey> 06/06/18 18:53:42
Modified files:
. : ChangeLog
Added files:
native/jni/gconf-peer: .cvsignore
Log message:
* native/jni/gconf-peer/.cvsignore: New file.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/gconf-peer/.cvsignore?cvsroot=classpath&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.7869&r2=1.7870
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/classpath/classpath/ChangeLog,v
retrieving revision 1.7869
retrieving revision 1.7870
diff -u -b -r1.7869 -r1.7870
--- ChangeLog 18 Jun 2006 18:45:19 -0000 1.7869
+++ ChangeLog 18 Jun 2006 18:53:42 -0000 1.7870
@@ -1,5 +1,9 @@
2006-06-18 Tom Tromey <[EMAIL PROTECTED]>
+ * native/jni/gconf-peer/.cvsignore: New file.
+
+2006-06-18 Tom Tromey <[EMAIL PROTECTED]>
+
* tools/gnu/classpath/tools/getopt/Parser.java (handleLongOption):
Also handle short options.
Index: native/jni/gconf-peer/.cvsignore
===================================================================
RCS file: native/jni/gconf-peer/.cvsignore
diff -N native/jni/gconf-peer/.cvsignore
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ native/jni/gconf-peer/.cvsignore 18 Jun 2006 18:53:42 -0000 1.1
@@ -0,0 +1,6 @@
+.deps
+.libs
+*.lo
+*.la
+Makefile
+Makefile.in