Nessus 2.2.x vs. 2.3.0
Thomas Arendsen Hein
thomas at intevation.de
Thu Jan 27 02:31:10 EST 2005
* Renaud Deraison <deraison at nessus.org> [20050126 17:17]:
> On Wed, Jan 26, 2005 at 10:09:14AM -0600, Jared Breland wrote:
> > Is there any easy way to tell what changed between releases? Maybe a
> > changelog available through the Nessus website? Or release notes available
> > through the website?
>
> Announces for new versions will contain the list of changes. Otherwise,
> you can always read nessus-core/CHANGES
The CHANGES file doesn't cover the differences between 2.2.x and
2.3.0, but cvs2cl should help here, as we always used verbose commit
messages.
On a CVS checkout of nessus-core you can create 'ChangeLog' with:
cvs2cl -r -F trunk -F BOSS
Or to only include changes between 2.2 and 2.3:
cvs2cl -r -F trunk -F BOSS -l '-d 20040801\<'
Thomas
--
Email: thomas at intevation.de
http://intevation.de/~thomas/
More information about the Nessus
mailing list