summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2005-06-14 23:24:04 +0000
committerTom Tromey <tromey@redhat.com>2005-06-14 23:24:04 +0000
commit21f9c82049dbeb1bac6cf2eb9925b20416c638ae (patch)
tree20315580a02725b7bb17193aa107294386b4e152 /NEWS
parent9ea03a9b294ef3e0953162e79246853ab59ba3f0 (diff)
downloadclasspath-21f9c82049dbeb1bac6cf2eb9925b20416c638ae.tar.gz
* lib/gen-classlist.sh.in (vm_dirlist): Prune non-existing
directories. * lib/Makefile.am (genclasses): Pass top_srcdir to gen-classlist.sh. * m4/acinclude.m4: Quote default value of vm_classes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f75f2a5c1..e220c9780 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ New in release 0.16
* GdkGraphics2D has been updated to use Cairo 0.5.0 APIs.
* Better GTK scrollbar peer implementation requiring GTK 2.6 or higher.
+* New --with-vm-classes configure option, and new 'build' setting
+ for --with-glibj
Runtime interface changes: