summaryrefslogtreecommitdiff
path: root/ASNMP/asnmp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ASNMP/asnmp/ChangeLog')
-rw-r--r--ASNMP/asnmp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ASNMP/asnmp/ChangeLog b/ASNMP/asnmp/ChangeLog
index af4c2469745..03018bbfd94 100644
--- a/ASNMP/asnmp/ChangeLog
+++ b/ASNMP/asnmp/ChangeLog
@@ -1,3 +1,10 @@
+Fri Aug 29 07:57:05 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * octet.cpp (to_string_hex):
+
+ Fixed "string literal converted to char *" warning. String
+ literals are now considered "const" by standard C++.
+
Tue Mar 16 16:28:14 1999 David L. Levine <levine@cs.wustl.edu>
* address.cpp, address.h, asn1.cpp, asn1.h, counter.cpp, ctr64.cpp,