CVS log - how to show all changes greater than a given date

I needed to see a list of all changes to a certain portion of code in a CVS repository. Here's how I did that. First, move to the desired directory. Then, issue this command:

cvs -z9 log -d >2003-8-14