![]() | ![]() | ![]() | Maintaining ChangeLog |
Any main module of OpenVAS maintains a "ChangeLog" file in its root directory. It is a GNU-style ChangeLog and syntax highlighting for your favorite editor should work out of the box.
Some rules for the ChangeLog file:
Note: The ChangeLog is intentionally not created automatically. Before committing, developers are forced to reflect on the changes they did. This regularly leads to detection of suboptimal changes or identification of intermediate (try-out/debugging) changes that of course should not go to the main repository.
The developer's ChangeLog is the base for writing the user's CHANGES when a new release is prepared.
![]() | ![]() | ![]() | Maintaining ChangeLog |