diff options
author | Frederic Culot <calcurse@culot.org> | 2008-01-26 10:02:01 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-01-26 10:02:01 +0000 |
commit | 4dcb362cc36d84d0760ff980c19b67f6ca7f9f27 (patch) | |
tree | 67457f1c023547196f50cbf97197b0bf4dbb4e9a /ChangeLog | |
parent | 407a262938a3aafb3be7d3077b4bf3c0656f4abe (diff) | |
download | calcurse-4dcb362cc36d84d0760ff980c19b67f6ca7f9f27.tar.gz calcurse-4dcb362cc36d84d0760ff980c19b67f6ca7f9f27.zip |
configure.ac updated
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +26 Jan 2008: + configure.ac updated: linking against pthread instead of lpthread + (thanks ajacoutot@) + check for errno.h presence added + 20 Jan 2008: day_edit_item() rewritten so that there is no need to first delete the item and then recreate it |