From acf244c5167f041bb2ef5ab92d30801c887ad60c Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Tue, 30 Jan 2024 09:39:07 +0000 Subject: [PATCH] sync changelog --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index ddb951c..05da7c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2024-01-30 Anna “CyberTailor” + + * contrib/vim/indent/gmid.vim: fix indent + +2024-01-30 Omar Polo + + * parse.y: don't make log styles reserved keywords. Unbreaks the + example in the manpage with `common = ...'. + +2024-01-26 Omar Polo + + * parse.y: rework grammar to allow the semicolon after + variables/macros definition and top-level options + 2024-01-24 Omar Polo * configure (VERSION): release 2.0.1