<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>41833</bug_id>
          
          <creation_ts>2010-07-07 21:48:47 -0700</creation_ts>
          <short_desc>VCSUtils::fixChangeLogPatch() should optionally print a warning/move the entry when a new change log entry is not at the top of the change log file</short_desc>
          <delta_ts>2024-02-05 08:10:49 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Daniel Bates">dbates</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>ahmad.saleem792</cc>
    
    <cc>cjerdonek</cc>
    
    <cc>dumi</cc>
    
    <cc>eric</cc>
    
    <cc>gsnedders</cc>
    
    <cc>jbedard</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>247992</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2010-07-07 21:48:47 -0700</bug_when>
    <thetext>Following up on my comment in Bug #41333 &lt;https://bugs.webkit.org/show_bug.cgi?id=41333#c4&gt;, we should have VCSUtils::fixChangeLogPatch() optionally print a warning when a new change log entry is inserted earlier in the change log file.  Alternatively, given an optional flag, we may want to forcefully move such an entry to the top of the change log file.

It seems rare that someone would want to land a patch with a change log entry located earlier in the change log file either by hand or by the commit-queue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2010660</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-02-05 07:47:54 -0800</bug_when>
    <thetext>Change Log concept is gone with GitHub migration.

So I think it might be clean-up potential, if we still have code here:

https://searchfox.org/wubkat/rev/5266b069f715d2051da7f1fc8def26d5dcd5e03c/Tools/Scripts/VCSUtils.pm#1845

Should we close this or we repurpose this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2010666</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2024-02-05 08:10:49 -0800</bug_when>
    <thetext>Let&apos;s close this; there&apos;s no point in such a warning now.

That said, not all of the old ChangeLog code is dead code: we still use a lot of it to generate the changelogs that go into commit messages.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>