diff options
author | Frederic Culot <calcurse@culot.org> | 2010-03-22 12:40:16 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-03-22 12:40:16 +0000 |
commit | 993ac3c7330385aab0744e24288f7a0345fe4f27 (patch) | |
tree | 950e6484380d7021c1c9d41e51203dbef5f11070 /ChangeLog | |
parent | 8e52da4dd7ba9d0e47d385b4e41e2dd340fcb1e0 (diff) | |
download | calcurse-993ac3c7330385aab0744e24288f7a0345fe4f27.tar.gz calcurse-993ac3c7330385aab0744e24288f7a0345fe4f27.zip |
INSTALL file added to the archive.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ * src/calcurse.h: compilation issue related to memory functions definition fixed (thanks Doug for reporting it) + * Makefile.am * INSTALL: new file (needed now that automake is configured for a 'foreign' package type, thanks Zach for reporting the problem) |