aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-07-09 13:36:22 +0000
committerOmar Polo <op@omarpolo.com>2021-07-09 13:36:22 +0000
commit9f075bd689f0ca2c362fc1bbde0dbfc316cffeb3 (patch)
treeff0ef7a276f83a6e3f10de9a70c9e5bd77e508bb
parent391825e3604deef4c9dc3267dc2b6c89fc79958a (diff)
sync
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc44e24..e5949f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2021-07-09 Omar Polo <op@omarpolo.com>
* parse.y (STRING): add `include' directive
+ (yylex): add @-macros (real macros)
2021-07-08 Omar Polo <op@omarpolo.com>