From 8271144e65c86a863c75eeec4599b83047005676 Mon Sep 17 00:00:00 2001 From: wyhaines Date: Wed, 1 Sep 2010 15:14:50 +0000 Subject: [PATCH] Add revision number to changelog for last entry. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@29161 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 28a818bbd4..52b52fe89e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Tue Aug 18 03:34:00 Kirk Haines - * lib/webrick/httpresponse.rb: CVE-2010-0541; Fix a potential XSS vulnerabilty. See the CVE report for more information. + * lib/webrick/httpresponse.rb: CVE-2010-0541; Fix a potential XSS vulnerabilty. See the CVE report for more information. r29026 Tue Aug 18 03:27:00 Kirk Haines