From: jianli@chromium.org Date: Tue, 2 Jun 2009 22:08:19 +0000 (+0000) Subject: Fix the incorrect bug link in WebCore/ChangeLog for r44366. X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=56701ce3597a370b12846590a73d1acc35dfff7b 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 --- 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.