IMPROVE the ChangeLog please -- (2) RELEASE/BETAS

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
ruslan_zasukhin
Posts: 13
Joined: 24 Oct 2006, 19:05

IMPROVE the ChangeLog please -- (2) RELEASE/BETAS

Post by ruslan_zasukhin »

2) second problem...

We ship releases, e.g. once per 4-6 months. Between RELEASE builds, we have set of BETA bulds, can be up to 10-30 betas.

So on start I have create

2.1 b1
2.1 b2
.......
2.1 b30
2.1

2.2 b1
..
2.2 b20
2.2

What is not comfortable IS that I cannot get single changelog for the 2.1 build without betas info...

I want be able easy get ChangeLog as:

RELEASE 2.1

[NEW] [SQL] .......
[NEW] [SQL] ......
[NEW] [API] .......
[NEW] [API] .......
[NEW] [DOCS] .......

[Chg] [API] ......
[Chg] [API] ......
[Chg] [API] ......
[Chg] [API] ......

[Fix] [SQL] ...
[Fix] [Import] ...
[Fix] [Dump] ...
[Fix] [] ...

[Opt] ...
[Opt] ...
[Opt] ...
[Opt] ...

btw, ability to show (and sort) such nice categories is not possible by Mantis. right ? It can show only one category:

[Import] description of Issue ..
Post Reply