Bug 138545 - changelog entry formatted incorrectly
Summary: changelog entry formatted incorrectly
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: Changelog
Version: 2.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Muldoon
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-09 20:33 UTC by Tom Tromey
Modified: 2014-08-11 05:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-15 20:59:23 UTC
Embargoed:


Attachments (Terms of Use)

Description Tom Tromey 2004-11-09 20:33:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040922

Description of problem:
The second time I make a changelog entry for a file,
the new entry is formatted incorrectly.

Suppose the changelog looks like:

2004-11-08  Tom Tromey  <tromey>

	* java/util/GregorianCalendar.java (foo): Something

Now if I add an entry in some other function, I will get
an entry formatted like:

<TAB><SPACE>(function):<CURSOR><EOL>

... whereas in fact the entry should be formatted as

<TAB>(function):<SPACE><CURSOR><EOL>



Version-Release number of selected component (if applicable):
eclipse-changelog-2.0-1

How reproducible:
Always

Steps to Reproduce:
make cl entry in one method
make second cl entry from a different method but same file


Additional info:


Note You need to log in before you can comment on or make changes to this bug.