> The problem I have is that if multiple files are touched, they have
> different versions. What I do is to find one file that has the change,
> then do a cvs diff with two dates separated a minute before and after
> the single file commit time I see. Big hack, but I haven't found a
> better way.
I grep through the actual cvsroot for the commit message on my own
projects...
Chris