Bug 30687
Summary: | svn-create-patch created invalid ChangeLog patch | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | aroben, darin, ddkilzer |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | |||
Bug Blocks: | 30683 |
Eric Seidel (no email)
svn-create-patch created invalid ChangeLog patch
Patch created by 'svn diff ChangLog:
Index: ChangeLog
===================================================================
--- ChangeLog (revision 49948)
+++ ChangeLog (working copy)
@@ -1,5 +1,9 @@
2009-10-18 Jan Michael Alonzo <jmalonzo@webkit.org>
+asdf
+sdfg
+qwer
+adsf
Reviewed by Holger Freyther.
[GTK] Add MathML to the build system
Patch produced from 'svn-create-patch ChangeLog':
Index: ChangeLog
===================================================================
--- ChangeLog (revision 49948)
+++ ChangeLog (working copy)
@@ -1,3 +1,7 @@
+2009-10-18 Jan Michael Alonzo <jmalonzo@webkit.org>
+
+asdf
+sdfg
qwer
adsf
Reviewed by Holger Freyther.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Wow. Looks like svn-create-patch has a copy-paste version of fixChangeLogPatch. So sad!
Eric Seidel (no email)
This is fixed by the latest patch on bug 30683.
Eric Seidel (no email)
*** This bug has been marked as a duplicate of bug 30683 ***