Add release.
This commit is contained in:
parent
021626aa82
commit
28cbbc4087
|
@ -1,4 +1,4 @@
|
||||||
0.15 "" (released xx.xx.2012)
|
0.15 "Contraband" (released 8.4.2012)
|
||||||
|
|
||||||
* Print help when unknown options are given.
|
* Print help when unknown options are given.
|
||||||
* Print error when archive files do not exist.
|
* Print error when archive files do not exist.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Project: patool
|
Project: patool
|
||||||
Version: 0.14
|
Version: 0.15
|
||||||
Release-Focus: Minor feature enhancements
|
Release-Focus: Minor feature enhancements
|
||||||
Hide: N
|
Hide: N
|
||||||
Website-URL: http://patool.sourceforge.net/
|
Website-URL: http://patool.sourceforge.net/
|
||||||
|
@ -8,4 +8,6 @@ Tar/GZ-URL: http://downloads.sourceforge.net/patool/patool-${version}.tar.gz
|
||||||
GIT-Tree-URL: http://patool.git.sourceforge.net/
|
GIT-Tree-URL: http://patool.git.sourceforge.net/
|
||||||
Windows-installer-URL: http://downloads.sourceforge.net/patool/patool-${version}.win32.exe
|
Windows-installer-URL: http://downloads.sourceforge.net/patool/patool-${version}.win32.exe
|
||||||
|
|
||||||
Support for CRX (.crx) files has been added.
|
Support for the pigz program handling GZIP archives has been added.
|
||||||
|
Error messages for unknown options or missing archive files are
|
||||||
|
now printed.
|
||||||
|
|
Loading…
Reference in New Issue