summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 637dee8..c2c0247 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
* src/utils.c (exit_calcurse): remove lock only if interactive
mode was launched
+
+ * src/args.c (parse_args): make the argument given to -r or -s
+ flags optional
2009-06-22 Frederic Culot <frederic@culot.org>