From 607f75e613da99bc04a13d2484e38b667b6ea5ac Mon Sep 17 00:00:00 2001 From: Dmitry Vasiliev Date: Tue, 9 Nov 2010 20:01:35 +0300 Subject: [PATCH] Forgot to add author of the patch --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7166534..b1901e2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,6 @@ Revision 3.0.4 (2010-11-09): - - Fixed highlighting for raw bytes literals + - Fixed highlighting for raw bytes literals. Patch by Anton Butanaev. Revision 3.0.3 (2010-04-09):