aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2006-12-14 08:30:19 +0000
committerFrederic Culot <calcurse@culot.org>2006-12-14 08:30:19 +0000
commit37e9202401a9b327120651821e7fac0bd8ae9faf (patch)
tree1da4fcd87ecc225a16829c895e2987938b128971 /ChangeLog
parent34eaa85ef35993da46f9151aafc4f4049af2c3c3 (diff)
downloadcalcurse-37e9202401a9b327120651821e7fac0bd8ae9faf.tar.gz
calcurse-37e9202401a9b327120651821e7fac0bd8ae9faf.zip
improvements in memory deallocation
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 790d808..43baf68 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+14 Dec 2006:
+ improvements in the memory deallocation in day_edit_item(),
+ updatestring(), next_arg()
+ updatestring() now returns a value indicating if there was a canceling
+ when modifying text
+ TODO file updated
+
13 Dec 2006:
bugfix: call to getstring() corrected in todo_new_item()
documentation about the built-in input line editor added in html