diff options
author | Frederic Culot <calcurse@culot.org> | 2009-01-24 17:58:25 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-01-24 17:58:25 +0000 |
commit | 7b94dae0dc6782eb3fcf4558e11dee52187173ab (patch) | |
tree | 14e294b6bbb24653ba125cbb09803e969225623b /ChangeLog | |
parent | 41930521a6575c71d4eb0ae79fda89b53293aa67 (diff) | |
download | calcurse-7b94dae0dc6782eb3fcf4558e11dee52187173ab.tar.gz calcurse-7b94dae0dc6782eb3fcf4558e11dee52187173ab.zip |
manuals and manpage updated for 2.5
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,12 @@ * src/utils.c (warnbox): new function * src/utils.h (WARN_MSG): new macro + + * doc/manual_*.html: manuals updated for 2.5 version + + * configure.ac: switch to 2.5 + + * src/calcurse.1: manpage updated for 2.5 version 2009-01-23 Frederic Culot <frederic@culot.org> |