diff options
author | Frederic Culot <calcurse@culot.org> | 2010-03-22 08:16:33 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-03-22 08:16:33 +0000 |
commit | d220a357713713a2215edd0ecb82d9fd0ab4fd9a (patch) | |
tree | a81efb99a282213354fb3a92b84bc4fc6ca0d590 /ChangeLog | |
parent | b6f84b3ef91bc03a73e6f0a2bab641c4306d94f9 (diff) | |
download | calcurse-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-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |