aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-07-26 20:26:14 +0000
committerFrederic Culot <calcurse@culot.org>2009-07-26 20:26:14 +0000
commitbccd37ef968dc07c2e3435123deba3e541662e0c (patch)
treeae3db9b611497a9229f3624fdb910b81920cc1ca /ChangeLog
parent3d23af73c0032ad08766d2375fd9827493a7d658 (diff)
downloadcalcurse-bccd37ef968dc07c2e3435123deba3e541662e0c.tar.gz
calcurse-bccd37ef968dc07c2e3435123deba3e541662e0c.zip
--status flag added
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b59f65..6d36b03 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
again Chris for reporting it)
* src/io.c (io_unset_lock): function removed
+ * src/io.c (io_get_pid): new function
+
+ * src/args.c (status_arg): new function
+ * src/args.c: --status flag added
2009-07-23 Frederic Culot <frederic@culot.org>