diff options
author | Frederic Culot <calcurse@culot.org> | 2009-08-02 07:46:36 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-08-02 07:46:36 +0000 |
commit | b44dd7c10dec7d6d99f364e3144b78f589677b7a (patch) | |
tree | 4f72b1cfa1f67e14cefbab125b6dd8927f40e02c /ChangeLog | |
parent | 246d73ef15e4d79eea3ace1a3b0fa7a29d683243 (diff) | |
download | calcurse-b44dd7c10dec7d6d99f364e3144b78f589677b7a.tar.gz calcurse-b44dd7c10dec7d6d99f364e3144b78f589677b7a.zip |
manpage updated with the --status flag and the daemon.log file inside data directory
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ 2009-08-02 Frederic Culot <frederic@culot.org> * src/args.c: help on '--status' flag added + + * src/calcurse.1: manpage updated with the '--status' flag and the + new daemon.log file in calcurse data directory 2009-08-01 Frederic Culot <frederic@culot.org> |