diff options
author | Steve Huston <shuston@riverace.com> | 2004-09-07 21:21:16 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2004-09-07 21:21:16 +0000 |
commit | 1cdf9f699f2712435fbf0605a1c80ca9b13cac0e (patch) | |
tree | b7c203eefe891a3b659ca429dcb0e5fcfcd09699 | |
parent | 53280168a13101094bf3b7f408d7510a9fa660b5 (diff) | |
download | ATCD-1cdf9f699f2712435fbf0605a1c80ca9b13cac0e.tar.gz |
Typo.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index dd39a5278c7..8880a1e7b8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +(not committed) Steve Huston <shuston@riverace.com> + + * apps/JAWS/clients/Caching/http_handler.cpp: + * apps/JAWS/clients/Caching/http_client.cpp: + * apps/JAWS/server/IO.cpp: Add missing includes. + Tue Sep 7 15:45:00 UTC 2004 Simon Massey <simon.massey@prismtechnologies.com> * examples/IOStream/server/iostream_server.cpp @@ -2130,7 +2136,7 @@ Mon Aug 9 23:13:48 2004 J.T. Conklin <jtc@acorntoolworks.com> of the problem below. * ace/OS_NS_ctype.h: - * ace/OS_NS_ctyle.inl: + * ace/OS_NS_ctype.inl: * ace/OS_NS_strings.cpp: * ace/OS_NS_wchar.cpp: * examples/Service_Configurator/IPC-tests/server/Handle_L_Pipe.cpp: |