[cairo-commit] cairo-java ChangeLog,1.84,1.85
Ismael Juma
commit at pdx.freedesktop.org
Fri Dec 2 02:37:00 PST 2005
Committed by: ijuma
Update of /cvs/cairo/cairo-java
In directory gabe:/tmp/cvs-serv14816
Modified Files:
ChangeLog
Log Message:
Fix bug #5208 (Context.getMatrix() fails) and also fix object being passed to getPointerFromHandle.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-java/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- ChangeLog 28 Nov 2005 17:56:00 -0000 1.84
+++ ChangeLog 2 Dec 2005 10:36:58 -0000 1.85
@@ -1,3 +1,11 @@
+2005-12-02 Andrew Cowie <andrew at operationaldynamics.com>
+
+ * src/java/org/freedesktop/cairo/Context.java:
+ * src/jni/org_freedesktop_cairo_Context.c:
+
+ Fix bug #5208 (Context.getMatrix() fails) and also fix object being passed
+ to getPointerFromHandle.
+
2005-11-28 Andrew Cowie <andrew at operationaldynamics.com>
* Makefile.am:
More information about the cairo-commit
mailing list