diff options
author | Omar Polo <op@omarpolo.com> | 2021-06-17 09:27:09 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-06-17 09:27:09 +0000 |
commit | 2c43dcceb6f462a46da93b6e9a6b3c4617e70823 (patch) | |
tree | baae9ca1c534674903150123412545ac49d463f2 /ChangeLog | |
parent | 1b78bd563a8779c8be71c0489abb92a61e21f8f1 (diff) |
document `log' option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2021-06-17 Omar Polo <op@omarpolo.com> + + * gmid.1: document `log' option + 2021-06-16 Omar Polo <op@omarpolo.com> * parse.y (yylex): drop the dependency on lex by implementing |