aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-01-26 10:02:01 +0000
committerFrederic Culot <calcurse@culot.org>2008-01-26 10:02:01 +0000
commit4dcb362cc36d84d0760ff980c19b67f6ca7f9f27 (patch)
tree67457f1c023547196f50cbf97197b0bf4dbb4e9a /ChangeLog
parent407a262938a3aafb3be7d3077b4bf3c0656f4abe (diff)
downloadcalcurse-4dcb362cc36d84d0760ff980c19b67f6ca7f9f27.tar.gz
calcurse-4dcb362cc36d84d0760ff980c19b67f6ca7f9f27.zip
configure.ac updated
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6509ba..cb41baa 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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