aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-06-29 12:42:44 +0000
committerOmar Polo <op@omarpolo.com>2021-06-29 12:42:44 +0000
commit6b86655a10753eae668e839207692d9d43138679 (patch)
tree0137f9c497a71d2c89e2172ec70c44da67074ac7 /ChangeLog
parentf98e9045aef95fe28972d477ee549974c7cefb9f (diff)
don't require the strict order macro > options > servers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 472bedf..41f544a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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