aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2816587..900770d 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+28 Nov 2006:
+ add_char() modified to use memmove() instead of memcpy()
+
02 Nov 2006:
getstring() modified to take the max string length as an argument
updatestring() and todo_edit_item() created