From bb586b92b5714d1f33da2518206c364146de081b Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 25 Jan 2009 08:04:30 +0000 Subject: calcurse 2.5 released --- ChangeLog | 9 +++++++++ NEWS | 23 +++++++++++++++++++++++ po/calcurse.pot | 8 ++++---- po/de.po | 10 +++++----- po/en.po | 10 +++++----- po/es.po | 10 +++++----- po/fr.po | 10 +++++----- po/nl.po | 10 +++++----- 8 files changed, 61 insertions(+), 29 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9e05459..d270363 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-25 Frederic Culot + + * === Released 2.5 === + + * NEWS: updated + 2009-01-24 Frederic Culot * src/keys.c: make it possible to use KEY_HOME and KEY_END to @@ -18,6 +24,9 @@ * src/args.c (parse_args): load keys even in non-interactive mode to avoid the loss of user configured key bindings + + * src/calendar.c (calendar_stop_date_thread): do not crash when + canceling the thread if it was not started before 2009-01-23 Frederic Culot diff --git a/NEWS b/NEWS index e0c29f8..002a6d9 100755 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +[25 Jan 2009] +Version 2.5 +- New features: + * new option to periodically save data + + * cut and paste feature added, to move items from one day to another + + * support for iso date format (yyyy-mm-dd) added + + * new '--enable-memory-debug' configuration option to monitor memory usage + + * configuration scipt improved to be able to link against ncursesw if ncurses + is not available + +- Bugfixes: + * fixed a two-years old bug (appeared in version 1.5) that made repeated items + with exceptions load uncorrectly in some cases (thanks to Jan Smydke for + reporting it) + + * fixed a bug related to user-configured keys that could be lost when using + calcurse in non-interactive mode + + [27 Dec 2008] Version 2.4 - New features: diff --git a/po/calcurse.pot b/po/calcurse.pot index 9ee52d9..65dfe4d 100755 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.5\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -208,17 +208,17 @@ msgstr "" msgid "To do :" msgstr "" -#: src/calendar.c:130 +#: src/calendar.c:129 msgid "ERROR setting first day of week" msgstr "" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "" diff --git a/po/de.po b/po/de.po index c9582f5..180c170 100644 --- a/po/de.po +++ b/po/de.po @@ -1,4 +1,4 @@ -# $calcurse: de.po,v 1.25 2009/01/24 19:02:43 culot Exp $ +# $calcurse: de.po,v 1.26 2009/01/25 08:04:30 culot Exp $ # # German translations for calcurse package. # Copyright (C) 2006-2007 Michael Schulz @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.9\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2007-09-02 18:06+0200\n" "Last-Translator: Michael\n" "Language-Team: Michael Schulz \n" @@ -272,18 +272,18 @@ msgstr "M msgid "To do :" msgstr "Aufgaben :" -#: src/calendar.c:130 +#: src/calendar.c:129 #, fuzzy msgid "ERROR setting first day of week" msgstr "FEHLER in calendar_set_first_day_of week\n" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "[EINGABE]-Taste um fortzufahren" diff --git a/po/en.po b/po/en.po index b006aea..dba4b65 100644 --- a/po/en.po +++ b/po/en.po @@ -1,4 +1,4 @@ -# $calcurse: en.po,v 1.20 2009/01/24 19:02:43 culot Exp $ +# $calcurse: en.po,v 1.21 2009/01/25 08:04:30 culot Exp $ # # English/GB translation of calcurse. # Copyright (C) 2006 Copyright (c) Frederic Culot @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.4\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2006-07-03 00:05+0100\n" "Last-Translator: Neil Williams \n" "Language-Team: English/GB \n" @@ -242,17 +242,17 @@ msgstr "Do you really want to quit ?" msgid "To do :" msgstr "To do :" -#: src/calendar.c:130 +#: src/calendar.c:129 msgid "ERROR setting first day of week" msgstr "" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Press [ENTER] to continue" diff --git a/po/es.po b/po/es.po index ba1a24b..56fd3d7 100644 --- a/po/es.po +++ b/po/es.po @@ -1,4 +1,4 @@ -# $calcurse: es.po,v 1.21 2009/01/24 19:02:43 culot Exp $ +# $calcurse: es.po,v 1.22 2009/01/25 08:04:30 culot Exp $ # # Spanish translations for calcurse package. # Copyright (c) Jose Lopez 2006 Free Software Foundation, Inc. @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Calcurse 1.8\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2006-09-10 08:06+0200\n" "Last-Translator: Jose Lopez \n" "Language-Team: Jose Lopez \n" @@ -270,17 +270,17 @@ msgstr " msgid "To do :" msgstr "Tareas pendientes :" -#: src/calendar.c:130 +#: src/calendar.c:129 msgid "ERROR setting first day of week" msgstr "" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Pulsa [INTRO] para continuar" diff --git a/po/fr.po b/po/fr.po index 0a31a57..b7ac893 100755 --- a/po/fr.po +++ b/po/fr.po @@ -1,4 +1,4 @@ -# $calcurse: fr.po,v 1.31 2009/01/24 19:02:43 culot Exp $ +# $calcurse: fr.po,v 1.32 2009/01/25 08:04:30 culot Exp $ # # French translations for calcurse package. # Copyright (C) 2004-2008 Frederic Culot @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.1\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2008-09-23 19:21+0200\n" "Last-Translator: Frederic Culot \n" "Language-Team: French \n" @@ -293,12 +293,12 @@ msgstr "Voulez-vous vraiment quitter ?" msgid "To do :" msgstr "Tâche :" -#: src/calendar.c:130 +#: src/calendar.c:129 #, fuzzy msgid "ERROR setting first day of week" msgstr "ERREUR dans calendar_set_first_day_of_week\n" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" @@ -306,7 +306,7 @@ msgstr "" "Le jour entré est invalide (il devrait être entre le 01/01/1902 et\n" "le 31/12/2037)" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Appuyez sur [ENTREE] pour continuer" diff --git a/po/nl.po b/po/nl.po index 2b79aca..8a730b0 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,4 +1,4 @@ -# $calcurse: nl.po,v 1.19 2009/01/24 19:02:43 culot Exp $ +# $calcurse: nl.po,v 1.20 2009/01/25 08:04:30 culot Exp $ # # Dutch translations for calcurse package. # Copyright (C) 2007-2008 Jeremy Roon @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.1\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2008-10-14 20:54+0200\n" "Last-Translator: Jeremy Roon\n" "Language-Team: Jeremy Roon \n" @@ -284,12 +284,12 @@ msgstr "Wilt u werkelijk het programma verlaten?" msgid "To do :" msgstr "Taken :" -#: src/calendar.c:130 +#: src/calendar.c:129 #, fuzzy msgid "ERROR setting first day of week" msgstr "FOUT in calender_set_first_day_of_week\n" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" @@ -297,7 +297,7 @@ msgstr "" "De ingevoerde datum is ongeldig (voer datum tussen 01/01/1902 en 12/31/2037) " "in" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Druk op [ENTER] om door te gaan)" -- cgit v1.2.3-54-g00ecf