K 10 svn:author V 5 markm K 8 svn:date V 27 1996-04-11T10:13:40.000000Z K 7 svn:log V 353 Priorities were broken. If there was an Index: line and ***/--- lines with valid names, the ***/---names were taken first. this broke eg: Index: foo/Makefile ========== RCS Retrieving diff *** Makefile --- Makefile By trying to patch the Makefile in the _curent_ directory, rather than the one in the foo/ directory. END