On Thu, 2005-11-03 at 18:38 +0200, mark kaplun wrote:
> Is there any simple way to know what changes were made
> since pre1 except for diffing the files?

>From dist/RELEASE-INSTRUCTIONS:

    cvs2cl -r -f ChangeLog.add -F V5-2-patches
         --no-ancestors --no-hide-branch-additions
         --no-wrap -S

That will give you *all* of the changes on that line.
Then it's just a matter of locating where 5.2.2.pre1
appears in that list, and ignoring everything that follows.

Dave


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to