From 4b15a62d381992b1fdc0dd0ff8ad8de652beb99c Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 19 Sep 2002 13:28:44 +0000 Subject: [PATCH] * syntax/sql.syntax: Only recognize non-standard MySQL comments at the beginning of line. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index eb32345d4..da5c26bb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-19 Pavel Roskin + + * syntax/sql.syntax: Only recognize non-standard MySQL comments + at the beginning of line. + 2002-09-19 Andrew V. Samoilov * syntax/syntax.syntax: Add "linestart" for "context",