X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=JavaScriptCore%2FChangeLog;h=250b3603e322526ae278db54cfbc2dbdd8999ef9;hp=4f91d6282ba69aca0210b24926724c8acaafe921;hb=41c6bcbd7967988a67a6425d5bb4ed7aa04f6590;hpb=a81db5333c2e4714f0ca26db846d9fe9c824fc7a diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog index 4f91d6282ba6..250b3603e322 100644 --- a/JavaScriptCore/ChangeLog +++ b/JavaScriptCore/ChangeLog @@ -1,3 +1,12 @@ +2007-11-14 Eric Seidel + + Reviewed by Oliver. + + More PCRE style cleanup. + + * pcre/pcre_compile.cpp: + (compile_regex): + 2007-11-14 Adam Roben Clean up the bison conflict checking script