aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-10-23 10:38:02 +0000
committerFrederic Culot <calcurse@culot.org>2010-10-23 10:38:02 +0000
commit73858309297cf38382537db836c320116f96bac2 (patch)
treeb3243d9307aff9ccb43be526b076aba40cdc27fc /ChangeLog
parent9cd3bf7f12e435e7e593daf3079d99b2a140238b (diff)
downloadcalcurse-73858309297cf38382537db836c320116f96bac2.tar.gz
calcurse-73858309297cf38382537db836c320116f96bac2.zip
Add Lukas Fleischer to the AUTHORS section of the manpage.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e938aab..b8eb384 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>