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>
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>
* === Released 2.8 ===

5
README
View File

@ -17,9 +17,10 @@ PACKAGE OVERVIEW:
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: