manuals and manpage updated for 2.5

This commit is contained in:
Frederic Culot 2009-01-24 17:58:25 +00:00
parent 41930521a6
commit 7b94dae0dc

View File

@ -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>