From: Yukihiro Matsumoto Date: 2004-11-16T13:20:37+09:00 Subject: Re: Commiting to Ruby CVS Hi, In message "Re: Commiting to Ruby CVS" on Tue, 16 Nov 2004 10:26:19 +0900, Michael Neumann writes: |I've a question regarding the ChangeLog when doing a commit. Do I have |to modify the file ChangeLog and include it in the commit? Or is it |enough to just commit the files with a commit-message? Update ChangeLog for every non trivial modifies. You can just commit the files for typo corrections or cosmetic changes. matz.