diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-05-30 23:03:24 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-05-30 23:03:24 +0000 |
commit | efeede068c67bfd905587549b7fd93f4266bffdc (patch) | |
tree | b1518f33c8a4c108a88b79d1eb0de2c77334790a | |
parent | 4112e02367a41b9a7187bb0c0c575a614d005c75 (diff) | |
download | ATCD-efeede068c67bfd905587549b7fd93f4266bffdc.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 3 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 12f16779717..92dcf3e9ccc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,8 @@ Thu May 30 10:01:12 2002 Ossama Othman <ossama@uci.edu> Thu May 30 16:45:10 UTC 2002 Craig Rodrigues <crodrigu@bbn.com> [Bug 1208] - * ace/OS_String.inl (strstr): Remove wcwcs(), use wcsstr() instead. + * ace/OS_String.inl (strstr): Remove wcswcs(), use wcsstr() + instead. Thu May 30 9:15:19 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 12f16779717..92dcf3e9ccc 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -7,7 +7,8 @@ Thu May 30 10:01:12 2002 Ossama Othman <ossama@uci.edu> Thu May 30 16:45:10 UTC 2002 Craig Rodrigues <crodrigu@bbn.com> [Bug 1208] - * ace/OS_String.inl (strstr): Remove wcwcs(), use wcsstr() instead. + * ace/OS_String.inl (strstr): Remove wcswcs(), use wcsstr() + instead. Thu May 30 9:15:19 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 12f16779717..92dcf3e9ccc 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -7,7 +7,8 @@ Thu May 30 10:01:12 2002 Ossama Othman <ossama@uci.edu> Thu May 30 16:45:10 UTC 2002 Craig Rodrigues <crodrigu@bbn.com> [Bug 1208] - * ace/OS_String.inl (strstr): Remove wcwcs(), use wcsstr() instead. + * ace/OS_String.inl (strstr): Remove wcswcs(), use wcsstr() + instead. Thu May 30 9:15:19 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> |