summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2006-12-07 17:22:52 +0000
committerTom Tromey <tromey@redhat.com>2006-12-07 17:22:52 +0000
commitf8ff60363031c138dbc9899373f43ba15fab7208 (patch)
tree31e25a0b20f9166ea8294b37b39b917ddd282adc /NEWS
parentfa5d36e1fcc3033b26634d7f673d9370ec54e009 (diff)
downloadclasspath-f8ff60363031c138dbc9899373f43ba15fab7208.tar.gz
* NEWS: Mention ASM.
* INSTALL: Don't mention --with-asm. * tools/external/README: New file. * tools/toolwrapper.c (main): Don't use ASM_JAR. * tools/gjavah.in: Don't use PATH_TO_ASM. * tools/grmic.in: Likewise. * tools/Makefile.am (GLIBJ_CLASSPATH): Removed PATH_TO_ASM, added 'asm'. (javah, rmic): Removed variables. (bin_PROGRAMS): Updated. (gappletviewer_CFLAGS): Don't define ASM_JAR. (gjarsigner_CFLAGS): Likewise. (gkeytool_CFLAGS): Likewise. (gjar_CFLAGS): Likewise. (gnative2ascii_CFLAGS): Likewise. (gserialver_CFLAGS): Likewise. (grmiregistry_CFLAGS): Likewise. (gtnameserv_CFLAGS): Likewise. (gorbd_CFLAGS): Likewise. (grmid_CFLAGS): Likewise. (gjavah_CFLAGS): Likewise. (grmic_CFLAGS): Likewise. (bin_SCRIPTS): Updated. (TOOLS_JAVA_FILES): Updated. ($(TOOLS_ZIP)): Compile ASM sources. Copy resource files. * configure.ac: Removed --with-asm. Always build gjavah.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 06c4a43b0..27c9255b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+New in release 0.94 (UNRELEASED)
+
+* The ASM library is now included. A separate copy is no longer needed.
+
New in release 0.93 (UNRELEASED)
* CORBA objects that exist on the same virtual machine and only are connected