Actions
Bug #20716
closedChangeLog is quite big and could be split to multiple files
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-07-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The ChangeLog file is getting bigger and bigger, though usually people are only interested in the changes since the last major revision.
In order to shorten (i.e. split up into multiple files) the file, Marcus Krause suggested the following to the dev mailing list:
_______________________________
If there's a consensus to shorten the file, we could handle it the way
e.g. apache does:
http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?revision=790587
Example for 4-2:
At the bottom of the file:
Changes with TYPO3 4-1:
- https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1/ChangeLog
_______________________________
(issue imported from #M11473)
Actions