summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 23:39:48 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 23:39:48 +0000
commitdc784cda040c530d5d307bdc126ac76f6935dd97 (patch)
tree4ddd4607bd31ab46be8a209286cb52a9835cb909 /ChangeLog
parent0239a5d3dc2211f073dba2ee4fde3e9a4cdf47e6 (diff)
downloadATCD-dc784cda040c530d5d307bdc126ac76f6935dd97.tar.gz
ChangeLogTag:Fri Feb 3 14:47:53 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 40fbb71ddbc..ae411e5f213 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ Fri Feb 3 14:47:53 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
Fri Feb 3 07:53:16 2006 Douglas C. Schmidt <schmidt@cs.wustl.edu>
- * ace/OS_NS_sys_socket.inl (setsockopt): Make sure to
+ * ace/OS_NS_sys_socket.inl (setsockopt): Make sure to
map WSAEOPNOTSUPP to the ENOTSUP errno value so the code is
portable across versions of sockets! Thanks to David Hauck
<davidh at netacquire dot com> for this fix.
@@ -24,14 +24,14 @@ Fri Feb 3 07:53:16 2006 Douglas C. Schmidt <schmidt@cs.wustl.edu>
Thu Feb 2 23:59:37 UTC 2006 William Otte <wotte@dre.vanderbilt.edu>
* html/index.html
-
+
Removed the XML_helpers link, as that documentation is no
longer generated.
Thu Feb 2 23:41:39 UTC 2006 William Otte <wotte@dre.vanderbilt.edu>
* bin/MakeProjectCreator/config/acedefaults.mpb
-
+
Added zlib to the feature inherits to resolve linking errors
on Windows.
@@ -54,7 +54,7 @@ Thu Feb 2 15:47:35 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Added an mpc file to create the right kind of project. The
symptoms of bad or missing mpc files are stray library symbolic
- links.
+ links.
Thu Feb 2 14:48:03 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>