<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On May 12, 2008, at 9:24 AM, Mike Belshe wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I'm trying to create a changelog from windows without success.<div><br></div><div>I have read the instructions here: <a href="http://webkit.org/coding/contributing.html">http://webkit.org/coding/contributing.html</a><br> </div><div><br></div><div>When I run the script, I produces this:</div><div><br></div><div>> ../../WebKitTools/Scripts/prepare-ChangeLog</div><div> Running status to find changed, added, or removed files.</div><div> Reviewing diff to determine which lines changed.</div> <div>.o ChangeLog found for HTMLParser.cpp</div><div>.o ChangeLog found for HTMLTokenizer.cpp</div><div><br></div><div><br></div><div>So now what do I do? There is no new ChangeLog on the disk anywhere.</div></blockquote><div><br></div>It looks like you're running the prepare-ChangeLog script from a directory that does not contain a ChangeLog in itself or any of its subdirectories.</div><div><br></div><div>Try using "cd .." to move up one level and running the script again.</div><div><br></div><div>-Adam</div><div><br></div></body></html>