diff options
author | Frederic Culot <calcurse@culot.org> | 2010-03-22 12:34:30 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-03-22 12:34:30 +0000 |
commit | 8e52da4dd7ba9d0e47d385b4e41e2dd340fcb1e0 (patch) | |
tree | 224af6b76d2cce1082c20e18bc1308f711808f07 /ChangeLog | |
parent | d220a357713713a2215edd0ecb82d9fd0ab4fd9a (diff) | |
download | calcurse-8e52da4dd7ba9d0e47d385b4e41e2dd340fcb1e0.tar.gz calcurse-8e52da4dd7ba9d0e47d385b4e41e2dd340fcb1e0.zip |
INSTALL file needed now that automake is configured for a foreign package type, thanks Zach for reporting this.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * src/calcurse.h: compilation issue related to memory functions definition fixed (thanks Doug for reporting it) + + * INSTALL: new file (needed now that automake is configured for a + 'foreign' package type, thanks Zach for reporting the problem) 2010-03-21 Frederic Culot <frederic@culot.org> |