aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-06-27 09:37:58 +0000
committerFrederic Culot <calcurse@culot.org>2009-06-27 09:37:58 +0000
commitef42d6675dd099a185b3cd2db9df8aa18995ef52 (patch)
treede8ea8d06b803bd2e16ce36054ab1e19e440139c /ChangeLog
parent18c1a20d37091621f92dc62880b362246148b41b (diff)
downloadcalcurse-ef42d6675dd099a185b3cd2db9df8aa18995ef52.tar.gz
calcurse-ef42d6675dd099a185b3cd2db9df8aa18995ef52.zip
manpage updated
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c34892d..97a1a97 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,9 @@
* src/help.c (help_screen): help page updated for the flag command
- * src/help.c (help_arg): help updated for the -t command line flag
+ * src/args.c (help_arg): help updated for the -t command line flag
+
+ * src/calcurse.1: updated the -t flag description
2009-06-26 Frederic Culot <frederic@culot.org>