From 56701ce3597a370b12846590a73d1acc35dfff7b Mon Sep 17 00:00:00 2001 From: "jianli@chromium.org" Date: Tue, 2 Jun 2009 22:08:19 +0000 Subject: [PATCH] Fix the incorrect bug link in WebCore/ChangeLog for r44366. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@44373 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- WebCore/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 8b37b7c..b119fa6 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -86,7 +86,7 @@ Reviewed by Dimitri Glazkov. - https://bugs.webkit.org/show_bug.cgi?id=25595 + https://bugs.webkit.org/show_bug.cgi?id=26122 Upstream v8_utility.h functions into V8Utilities.h. This patch has some transitional code to make upstreaming easier. This code will be deleted in a few days. -- 1.8.3.1