diff options
author | Omar Polo <op@omarpolo.com> | 2021-06-29 12:42:44 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-06-29 12:42:44 +0000 |
commit | 6b86655a10753eae668e839207692d9d43138679 (patch) | |
tree | 0137f9c497a71d2c89e2172ec70c44da67074ac7 /ChangeLog | |
parent | f98e9045aef95fe28972d477ee549974c7cefb9f (diff) |
don't require the strict order macro > options > servers
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> + * parse.y (conf): don't require the strict order macro > options > servers + * gmid.c (main): add -D to define macros from the cmd line * parse.y (yylex): allow to define macros in the config file |