Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90326 - [Request] Make echangelog print ChangeLog when it's the only modified file
Summary: [Request] Make echangelog print ChangeLog when it's the only modified file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-24 21:24 UTC by Donnie Berkholz (RETIRED)
Modified: 2005-04-26 18:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Donnie Berkholz (RETIRED) gentoo-dev 2005-04-24 21:24:49 UTC
For example, in a changelog entry like this, when I'm just fixing up the ChangeLog:

  25 Apr 2005; Donnie Berkholz <spyderous@gentoo.org>; :

Instead of pointlessly having a blank space and a colon, we could stick the filename in there.

I don't know any Perl, otherwise I'd attempt to submit a patch. But it looks like it might involve a change around line 56, where it looks like any entry matching ChangeLog gets thrown out.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2005-04-26 14:09:11 UTC
fixed in gentoolkit cvs
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2005-04-26 18:55:25 UTC
Thanks Aron!