aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-07-23 19:32:19 +0000
committerFrederic Culot <calcurse@culot.org>2007-07-23 19:32:19 +0000
commitcd7fa9ca2419d704f918098a953ec197293bd513 (patch)
treed8dc6e880e933d09989135d382e16f1d264672db /ChangeLog
parentb12150dea5ef6a8b8cad8128a4b2b5760838ad93 (diff)
downloadcalcurse-cd7fa9ca2419d704f918098a953ec197293bd513.tar.gz
calcurse-cd7fa9ca2419d704f918098a953ec197293bd513.zip
work on siganls and windows code reorganization
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4aef4f..c1de294 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+22 Jul 2007:
+ exit_calcurse() created
+ wins_slctd_init(), wins_slctd_set(), wins_slctd_next()
+ and wins_slctd() created
+ sigs.c and sigs.h created to store signal handling routines
+ which_pan global variable suppressed
+
21 Jul 2007:
wins.c and wins.h created to store windows handling related routines
window handling routines moved to wins.c and wins.h