Changes for version 1.12 - 2003-09-08

  • Documented -V option. Thanks to Hernan Otero for the spot.
  • Fixed file names in diffs against /dev/null so that they're properly displayed in the diff headers.
  • Removed a few superfluous commas from the diff shell commands.
  • File names in diff headers are now full paths from the repository root. This change should make it possible to actually apply the diff from the root by simply doing `patch -p0 < activitymail.patch`.
  • Added -N option to specify the location of the null file. Will be useful on those systems that don't have /dev/null (e.g., Win32).

Documentation

CVS activity notification