diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2021-06-29 Omar Polo <op@omarpolo.com> + * gmid.c (main): add -D to define macros from the cmd line + * parse.y (yylex): allow to define macros in the config file * gmid.c (main): use getopt_long, add --help as synonym of -h and -V/--version |