From df97a0247398d7e86d9956b081151f8fdd788cfd Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Fri, 20 Jul 2007 19:23:28 +0000 Subject: window_t type created and more code cleanup --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index cf89b0b..5c06157 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +20 Jul 2007: + store_day() moved to day_process_storage() + enum window_number moved to vars.h and became window_e + window_t type created in vars.h + day_items_nb_t added in day.h + several routines updated to make use of the newly created window_t type + 01 Jul 2007: bugfix: calendar_date_thread implemented to check for day changes (thanks Jupp for reporting the problem) -- cgit v1.2.3-54-g00ecf