diff --git a/ChangeLog b/ChangeLog index 69243d1..7a3f92c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,15 @@ taken into account * src/utils.h: DISPLAY macro renamed into ERROR_MSG + + * src/calcurse.1: manpage updated + + * doc/manual_*.html: manuals updated + + * po/fr.po: translation updated + + * configure.ac + * TODO: update for 2.3_beta 2008-09-20 Frederic Culot diff --git a/TODO b/TODO index 7dfe433..8d2583f 100755 --- a/TODO +++ b/TODO @@ -11,9 +11,6 @@ this list. High ---- - o Add import capabilities to read ical files inside calcurse - o Create external calendars which would contain hollydays and such (in ics - format) o Add a week view in the calendar panel o Add support for UTF-8 diff --git a/configure.ac b/configure.ac index 25cd2c8..f047f07 100755 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -# $calcurse: configure.ac,v 1.20 2008/08/28 12:26:50 culot Exp $ +# $calcurse: configure.ac,v 1.21 2008/09/21 14:08:59 culot Exp $ #------------------------------------------------------------------------------- # Init #------------------------------------------------------------------------------- AC_PREREQ(2.59) -AC_INIT(calcurse, 2.2, frederic@culot.org) +AC_INIT(calcurse, 2.3_beta, frederic@culot.org) AM_INIT_AUTOMAKE AM_GNU_GETTEXT([external]) AC_CONFIG_SRCDIR([src/calcurse.c]) diff --git a/doc/manual_de.html b/doc/manual_de.html index 2c56961..90790c5 100755 --- a/doc/manual_de.html +++ b/doc/manual_de.html @@ -1,7 +1,7 @@