aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-03-22 08:16:33 +0000
committerFrederic Culot <calcurse@culot.org>2010-03-22 08:16:33 +0000
commitd220a357713713a2215edd0ecb82d9fd0ab4fd9a (patch)
treea81efb99a282213354fb3a92b84bc4fc6ca0d590 /ChangeLog
parentb6f84b3ef91bc03a73e6f0a2bab641c4306d94f9 (diff)
downloadcalcurse-d220a357713713a2215edd0ecb82d9fd0ab4fd9a.tar.gz
calcurse-d220a357713713a2215edd0ecb82d9fd0ab4fd9a.zip
Compilation issue related to memory functions definition fixed (thanks Doug for reporting it).
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67b16b7..61235a3 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-22 Frederic Culot <frederic@culot.org>
+
+ * src/calcurse.h: compilation issue related to memory functions
+ definition fixed (thanks Doug for reporting it)
+
2010-03-21 Frederic Culot <frederic@culot.org>
* src/wins.c (wins_refresh, wins_wrefresh, wins_doupdate)