summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Daney <ddaney@avtrex.com>2005-10-21 18:13:38 +0000
committerDavid Daney <ddaney@avtrex.com>2005-10-21 18:13:38 +0000
commit6462964b466e190aa006f36bbd7a772189a264cb (patch)
tree4b46057d846cef29d2d3b224990d78cc32a21d65 /NEWS
parentd38819521af8ca1c9574d8da2e7f17e4b1d8e9d3 (diff)
downloadclasspath-6462964b466e190aa006f36bbd7a772189a264cb.tar.gz
2005-10-21 David Daney <ddaney@avtrex.com>
* NEWS: Added entry about HttpURLConnection improvements.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0238ac63b..66fc9198f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
New for the subsequent release:
+
+* The java.net.HttpURLConnection implementation no longer buffers the
+ entire response body in memory. This means that response bodies
+ larger than available memory can now be handled.
+
* The Andrew Watson, Vice President and Technical Director of the Object
Management Group, has officially assigned us 20 bit Vendor Minor Code Id:
0x47430 ("GC") that will mark remote Classpath - specific system exceptions.