0.16 -- mason@suse.com
    add mp script, which does the same as qp but for Mercurial patch queues

0.15 -- mason@suse.com
    rej -e is gone.  Instead of exact mode, conflict markers are added to 
    the output file for deleted lines from the reject that don't match 
    the source file.  This makes it much more clear what the reject was 
    trying to do.

    qp doesn't have the option to run rej in interactive mode anymore, 
    the input handoff between qp and rej didn't work quite right, and 
    the whole thing was confusing.  After writing it, I've never used the
    interactive mode, so it will probably disappear from rej too.

0.14 -- mason@suse.com
    rej -q now skips the merge prog if all conflicts were solved.
