Bug 169056

Summary: new changelog entry formatting problem
Product: [Fedora] Fedora Reporter: Tom Tromey <tromey>
Component: eclipse-changelogAssignee: Kyu Lee <klee>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: patrickm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.1.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-05 15:15:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom Tromey 2005-09-22 16:46:10 UTC
I tried making a changelog entry just now and it inserted
the text into the wrong place.

In particular the top of the changelog entry before my change
looked like:

2005-09-22  Mark Wielaard  <mark>

And when I made my change it did not make a new header but
instead inserted the particular change entry into the middle
of this, yielding:

2005-09-22  Mark Wielaard  <mark   * java/net/ServerSocket.java
(accept): >

I've seen this before; it only seems to occur when there is
already an entry in the changelog (further down in the file)
with my name and the current date.

Comment 1 Tom Tromey 2006-03-12 05:06:01 UTC
FYI -- I checked in a fix for this to the changelog plugin cvs.
I haven't looked into doing a new release.


Comment 2 Phil Muldoon 2006-03-13 15:05:44 UTC
Excellent, thanks Tom. I'm undertaking a complete rewrite of the GNU formatter
(it's slow work, alas). But I will look into cutting an update site release with
your fix ASAP.

Comment 3 Ben Konrath 2006-10-04 20:11:24 UTC
Kyu, please close this bug if the fix has been released. Thanks.