From 722441e05414f6436e7a5b617456e04f3cdbae0f Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 8 Dec 2008 19:40:22 +0000 Subject: Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added locale.h include (thanks Cedric for your patch) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0eefe7..02ed58c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ 2008-12-08 Frederic Culot * src/custom.c (custom_color_config_bar): new function + + * configure.ac + * TODO: update for 2.4_beta + + * configure.ac: do not overwrite CFLAGS + + * src/i18n.h: include locale.h in case we have ENABLE_NLS 2008-12-07 Frederic Culot -- cgit v1.2.3-54-g00ecf