From: Vincent M. <vm...@oc...> - 2001-07-30 18:12:50
|
Same as for the todo, there is now a changes page (<root>/doc/xdocs/changes.xml) that contain the history changes for all versions including the current one in CVS. This is a coarse-grained changelog and is intended mostly for users so that they know what's new in the latest release. For example, if we modify a file because a comment was wrongly aligned, it doesn't have to go in this changelog (it will be in the CVS changelog anyway). however, if have fixed a bug or modified namings in the code or ... then it needs to be there. Please remember to always edit this file when you make a change. Otherwise it is difficult and lengthy to find back what has been done (though it is possible using CVS). It also shows us what's been done so far on the current version, so it is a good indicator of progress. Thanks -Vincent |