[cairo-commit] cairo-java ChangeLog, 1.76, 1.77 configure.ac, 1.11,
1.12
Andrew Frederick Cowie
commit at pdx.freedesktop.org
Tue Oct 4 11:57:03 PDT 2005
Committed by: afcowie
Update of /cvs/cairo/cairo-java
In directory gabe:/tmp/cvs-serv23767
Modified Files:
ChangeLog configure.ac
Log Message:
New stable version (of a new library!), version 1.0.0
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-java/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- ChangeLog 24 Sep 2005 13:41:57 -0000 1.76
+++ ChangeLog 4 Oct 2005 18:57:01 -0000 1.77
@@ -1,3 +1,8 @@
+2005-10-04 Andrew Cowie <andrew at operationaldynamics.com>
+
+ * configure.ac:
+ Version 1.0.0
+
2005-09-16 Igor Foox <ifoox at redhat.com>
* configure.ac: Added --enalbe-pdf option to configure script, off by
Index: configure.ac
===================================================================
RCS file: /cvs/cairo/cairo-java/configure.ac,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- configure.ac 24 Sep 2005 13:41:57 -0000 1.11
+++ configure.ac 4 Oct 2005 18:57:01 -0000 1.12
@@ -18,7 +18,7 @@
AC_INIT(src/jni/org_freedesktop_cairo_Context.c)
AC_CONFIG_AUX_DIR(.)
-AM_INIT_AUTOMAKE(cairo-java, 1.0.0_rc1)
+AM_INIT_AUTOMAKE(cairo-java, 1.0.0)
AM_PROG_GCJ
More information about the cairo-commit
mailing list