aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-06-29 10:49:59 +0000
committerOmar Polo <op@omarpolo.com>2021-06-29 10:49:59 +0000
commit5777923bb08a51b04537a127c8514186cd276a70 (patch)
tree5c75364082ba0aee8ceec47cc577e68460a03058 /ChangeLog
parent2c43dcceb6f462a46da93b6e9a6b3c4617e70823 (diff)
use getopt_long, add --help as synonym of -h and -V/--version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffa6452..cc360c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-06-29 Omar Polo <op@omarpolo.com>
+
+ * gmid.c (main): use getopt_long, add --help as synonym of -h and -V/--version
+
2021-06-17 Omar Polo <op@omarpolo.com>
* gmid.1: document `log' option