Change Page

Introduction

The concept of the project log is simple.
This means you have the incentive to find the time to maintain it.
It is powerful enough to be of real value.
So what is a project log ?
Basically it is a set of five overlapping structured documents called logs.
The logs contain similiar types of information but for different reasons.
The information redundancy helps to ensure that you avoid missing anything important.

Change Log

The Change Log records code changes in enough detail to enable you to undo or recreate each change
The Change Log should contain:
The reason for the change.
A description of the change to each function or method.
If necessary this should include a line-by-line description of the change or the actual before and after code.
The status of the change.
Software Management Systems are often used as a substitute for this but often do not provide
high level details that the Change Log should provide
Is the Change Log cross referenced to the System Log (Installations And Rollouts).

Contents

Introduction
Contents Anchor2
Contents Anchor3
Conclusion

Introduction

[HTML raw TABLE, TR, TD]

Contents Anchor2

[HTML TABLE, TR, TD, P]

Contents Anchor2

[HTML TABLE, TR, TD, P]

Conclusion

[HTML TABLE, TR, TD, P]