From 2d0c5f1eada2015324cb89c11c7c5c11cccb493f Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 18 Apr 2000 00:59:16 +0000 Subject: [PATCH] use single quotes consistently in log messages --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 0e62743e38..a21f0f0c89 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + 61. [cleanup] use single quotes consistently in log messages. + 60. [func] Catch and disallow singleton types on message parse.