summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06c494a..42a75de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
+03/12/2004 - Ananth Mavinakayanahalli <ananth@in.ibm.com>
+ * Modified string functions to use wrappers to take care
+ of potential buffer overflow issues
+
03/08/2004 - Ananth Mavinakayanahalli <ananth@in.ibm.com>
* Remove "unsigned" declarations for prototype
compatibility per Lev Makhlis' suggestion