summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-12-04 22:26:23 +0000
committerMark Wielaard <mark@klomp.org>2006-12-04 22:26:23 +0000
commit4956ac429a1f8bb72ef374e2c1b181962f78dc67 (patch)
tree9993fa39104f54ba5d1d221fe5256509ca26470f
parent95cf0e3157ccfb5d27ee3b8bb12ffb12827d2e60 (diff)
downloadclasspath-4956ac429a1f8bb72ef374e2c1b181962f78dc67.tar.gz
* javax/management/openmbean/OpenType.java:
(OpenType(String,String,String)): Actually use the string created to handle arrays.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f0333c40..f8401d811 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-04 Andrew John Hughes <gnu_andrew@member.fsf.org>
+
+ * javax/management/openmbean/OpenType.java:
+ (OpenType(String,String,String)): Actually use
+ the string created to handle arrays.
+
2006-12-04 Roman Kennke <kennke@aicas.com>
* native/jni/java-nio/gnu_java_nio_VMChannel.c