From 6773a8c88373ed559a4ea234fdd70bf18a2d89e5 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Thu, 28 Oct 2004 19:45:06 +0000 Subject: [PATCH] Fix comments in changelog, for posterity's sake. --- mysql.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysql.spec b/mysql.spec index 7742944..39463c5 100644 --- a/mysql.spec +++ b/mysql.spec @@ -312,7 +312,7 @@ fi * Tue Oct 12 2004 Tom Lane 3.23.58-13 - fix security issues CAN-2004-0835, CAN-2004-0836, CAN-2004-0837 (bugs #135372, 135375, 135387) -- fix privilege escalation on GRANT ALL ON `Foo\_Bar` (no CVE yet) +- fix privilege escalation on GRANT ALL ON `Foo\_Bar` (CAN-2004-0957) * Wed Oct 06 2004 Tom Lane 3.23.58-12 - fix multilib problem with mysqlbug and mysql_config @@ -357,7 +357,7 @@ fi * Mon Oct 27 2003 Kim Ho 3.23.58-4 - update mysql.init to wait (max 10 seconds) for mysql server to - start (#58372) + start (#58732) * Mon Oct 27 2003 Patrick Macdonald 3.23.58-3 - re-enable Berkeley DB support (#106832)