Apply patches sent by Lukas Fleischer and add him as an author.

This commit is contained in:
Frederic Culot 2010-10-23 10:33:29 +00:00
parent 1a6cdeab55
commit 9cd3bf7f12
3 changed files with 15 additions and 3 deletions

View File

@ -1 +1,2 @@
Frederic Culot <frederic@culot.org> Frederic Culot <frederic@culot.org>
Lukas Fleischer <cryp2cr@gmx.de>

View File

@ -1,3 +1,13 @@
2010-10-23 Frederic Culot <frederic@culot.org>
* src/calendar.c (isBissextile): function removed and
replaced by isleap macro (patch submitted by Lukas Fleischer)
* src/utils.c (is_all_digit): clean up (patch submitted by
Lukas Fleischer)
* AUTHORS, README: add Lukas Fleischer as an author
2010-05-29 Frederic Culot <frederic@culot.org> 2010-05-29 Frederic Culot <frederic@culot.org>
* === Released 2.8 === * === Released 2.8 ===

7
README
View File

@ -17,14 +17,15 @@ PACKAGE OVERVIEW:
directory. Calcurse sources can be found in the 'src' directory. directory. Calcurse sources can be found in the 'src' directory.
AUTHOR: AUTHORS:
Frederic Culot Frederic Culot (original author)
Lukas Fleischer (several patches + new features)
CONTRIBUTORS: CONTRIBUTORS:
Support for regex Erik Saule Support for regex Erik Saule
German translation Michael Schulz, Chris M. German translation Michael Schulz, Chris M.
Spanish translation Jose Lopez Spanish translation Jose Lopez