diff options
author | Frederic Culot <calcurse@culot.org> | 2010-10-23 10:38:02 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-10-23 10:38:02 +0000 |
commit | 73858309297cf38382537db836c320116f96bac2 (patch) | |
tree | b3243d9307aff9ccb43be526b076aba40cdc27fc /ChangeLog | |
parent | 9cd3bf7f12e435e7e593daf3079d99b2a140238b (diff) | |
download | calcurse-73858309297cf38382537db836c320116f96bac2.tar.gz calcurse-73858309297cf38382537db836c320116f96bac2.zip |
Add Lukas Fleischer to the AUTHORS section of the manpage.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ * src/utils.c (is_all_digit): clean up (patch submitted by Lukas Fleischer) + * src/calcurse.1 * AUTHORS, README: add Lukas Fleischer as an author 2010-05-29 Frederic Culot <frederic@culot.org> |