As pointed out by Eric Blake.
* NEWS: Fix typo.
- The missing script has thus become useless as a (poor) way to work
around the sketched-timestamps issues that can happen for projects
that keep generated files committed in their VCS repository. Such
- projects are now encouraged to write a custom "fix-timestamps.sh"
+ projects are now encouraged to write a custom "fix-timestamp.sh"
script to avoid such issues; a simple example is provided in the
"CVS and generated files" chapter of the automake manual.