From 128ef9baf78b01344d7412828c8b19b3094fb8c7 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Wed, 4 Apr 2007 19:44:58 +0000 Subject: MAX_LENGTH replaced by stdio.h's BUFSIZ use of MININSEC and DAYINSEC defines bugfixes --- ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6caa9fc..b08480a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +04 Apr 2007: + MAX_LENGTH replaced by stdio.h's BUFSIZ + use of MININSEC and DAYINSEC defines + bugfix: typestr size corrected in day_edit_item() + bugfix: 01/01/1970 is not returned anymore if 0 is given to + date_sec2date_str() + 24 Mar 2007: TODO updated online help updated to add the export and flag command @@ -636,7 +643,7 @@ improve the way appointment panel scrolls 10 Jan 2006: - added ifndef..define tests at the beggining of .h + added ifndef..define tests at the beginning of .h 08 Jan 2006: added definition of CTRL keys in vars.h @@ -982,4 +989,4 @@ creation of the configuration menu, with color changing for now on 15 Mar 2004: - beggining of the project + beginning of the project -- cgit v1.2.3-54-g00ecf