diff options
author | Joshua Sumali <jsumali@redhat.com> | 2008-05-27 19:55:03 +0000 |
---|---|---|
committer | Joshua Sumali <jsumali@redhat.com> | 2008-05-27 19:55:03 +0000 |
commit | 1a8cbdd821fd0bcd92cd104abc091ababd777973 (patch) | |
tree | ec753247c04fc83f806690e97207ba07a4eb9559 /NEWS | |
parent | 1ff72904f736388f70ea8a6e14c0d7e0f61341b9 (diff) | |
download | classpath-1a8cbdd821fd0bcd92cd104abc091ababd777973.tar.gz |
2008-05-27 Joshua Sumali <jsumali@redhat.com>
* NEWS: Added building of gjdoc into tools.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ CPStringBuilder gives away its array when the result is generated by toString()/substring() and starts afresh. The default capacity of CPStringBuilder can also be configured using the gnu.classpath.cpstringbuilder.capacity property. +* gjdoc is now built as part of tools.zip. New in release 0.97 (Feb 22, 2007) |