diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-08-29 15:00:24 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-08-29 15:00:24 +0000 |
commit | 8120f863f8f3cad025d66eae1bcd1194f314e069 (patch) | |
tree | c8e7aab0a527d3ef4ba6a661454b3daa1f810749 /ASNMP/ChangeLog | |
parent | e6dc2fd9a33527fd3a47edbb6baabc5d676e0361 (diff) | |
download | ATCD-8120f863f8f3cad025d66eae1bcd1194f314e069.tar.gz |
ChangeLogTag:Fri Aug 29 07:56:19 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ASNMP/ChangeLog')
-rw-r--r-- | ASNMP/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ASNMP/ChangeLog b/ASNMP/ChangeLog index acd3ed9ba87..7f0531e80f5 100644 --- a/ASNMP/ChangeLog +++ b/ASNMP/ChangeLog @@ -1,3 +1,10 @@ +Fri Aug 29 07:56:19 2003 Ossama Othman <ossama@dre.vanderbilt.edu> + + * tests/Octet_Test.cpp (TestOctet): + + Fixed "string literal converted to char *" warning. String + literals are now considered "const" by standard C++. + Sun Nov 24 17:04:33 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu> * agent/main.cpp (main): Added ACE::init() to the beginning of |