summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-06-29 13:42:55 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-06-29 13:42:55 +0000
commitc9a02f19d4a55bd45cca55f0c64134c1dccdbd30 (patch)
tree9d41f4541a82a98c842ea7bad88a71c60ec57543
parentc531e32287bcb3e8abb7d8307ceb8d96ecc8ea90 (diff)
downloadATCD-c9a02f19d4a55bd45cca55f0c64134c1dccdbd30.tar.gz
-rw-r--r--ACE/NEWS9
1 files changed, 4 insertions, 5 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index 9006dcfca86..b3e897392fc 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -15,10 +15,10 @@ USER VISIBLE CHANGES BETWEEN ACE-5.7.9 and ACE-5.8.0
. Ended daily maintenance for RHEL51
-. Added ACE INet addon library for Inet protocol clients (and possibly
- servers at some point) like http://, ftp:// etc.
- The library implements standard C++ iostream wrapper classes for
- ACE Svc_Handler and Reactor based input/output handling, URL classes
+. Added ACE INet addon library for Inet protocol clients (and possibly
+ servers at some point) like http://, ftp:// etc.
+ The library implements standard C++ iostream wrapper classes for
+ ACE Svc_Handler and Reactor based input/output handling, URL classes
and protocol handler classes.
NOTE: This is work in progress! There is no guarentee that the API
won't change in the next few releases.
@@ -26,7 +26,6 @@ USER VISIBLE CHANGES BETWEEN ACE-5.7.9 and ACE-5.8.0
requests for HTTP and FTP.
Handling for upload requests should be added in the near future as well
as HTTP Basic Authentication.
-
USER VISIBLE CHANGES BETWEEN ACE-5.7.8 and ACE-5.7.9
====================================================