Description of problem: rc2log fails because it uses obsolete sort option. Version-Release number of selected component (if applicable): cvs-1.11.21-3.2 How reproducible: Always Steps to Reproduce: 1. cd to something under CVS control 2. run rcs2log Actual results: sort: invalid option -- 4 Try `sort --help' for more information. Expected results: Change log on stdout. Additional info: Workaround: run it with _POSIX2_VERSION=199209 in the environment.
updated in cvs, thanks.
*** Bug 197227 has been marked as a duplicate of this bug. ***