rpm_change_log
Purpose:
-
Gather information from the History section of the document section to produce a report of changes that have been made to a file between the specified start and end dates.
Enter:
-
rpm_change_log <input_filename> [start_date]
Where:
-
input_filename
Specify the name and location of the change log file.
start_date
Optional. Specify the start date comments within the file after which to capture changes. The default is 01/01/09.
Example:
-
rpm_change_log /cyflex/util/chk_ecm.c 03/01/09
The changes made after 03/01/09 to the /cyflex/util/chk_ecm.c file are written to standard out.