Add support for reverse applying a patch with <Patch reverse="[tT]rue">..

This commit is contained in:
Ozan Çağlayan
2010-01-23 13:22:07 +00:00
parent 2eb8943986
commit efb97cc392
6 changed files with 14 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
2010-01-23 Ozan Çağlayan <ozan@pardus.org.tr>
* Add support for optional reverse="[tT]rue" in <Patch> for reverse applying
a patch.
2010-01-22 Gökçen Eraslan <gokcen@pardus.org.tr>
* pisi/actionsapi/perlmodules.py: Do not ignore parameter in make
method (eg. perl Build test). Tests of some perl modules have never run