summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 701d4297a..8ea8e7218 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2013-06-06 Andrew John Hughes <gnu_andrew@member.fsf.org>
+ * examples/gnu/classpath/examples/awt/AicasGraphicsBenchmark.java:
+ (AicasGraphicsBenchmark()): Use absolute paths
+ to resources so they work within the zip file.
+
+2013-06-06 Andrew John Hughes <gnu_andrew@member.fsf.org>
+
* native/jni/gstreamer-peer/gst_classpath_src.c:
Define GLIB_DISABLE_DEPRECATION_WARNINGS so
the use of GStaticRecMutex in GStreamer still works.