Updated version and changelog.
This commit is contained in:
parent
8205f7f8b7
commit
6d94cca388
|
@ -1,4 +1,4 @@
|
|||
0.14 "" (released xx.xx.2011)
|
||||
0.14 "Book of Dragons" (released 30.1.2012)
|
||||
|
||||
* Handle CRX (.crx) files as ZIP archives. They have garbage at
|
||||
the beginning of the file, but some unzip programs can cope with
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Project: patool
|
||||
Version: 0.13
|
||||
Version: 0.14
|
||||
Release-Focus: Minor feature enhancements
|
||||
Hide: N
|
||||
Website-URL: http://patool.sourceforge.net/
|
||||
|
@ -8,6 +8,4 @@ Tar/GZ-URL: http://downloads.sourceforge.net/patool/patool-${version}.tar.gz
|
|||
GIT-Tree-URL: http://patool.git.sourceforge.net/
|
||||
Windows-installer-URL: http://downloads.sourceforge.net/patool/patool-${version}.win32.exe
|
||||
|
||||
Support for DMS (.dms) files has been added.
|
||||
A bug extracting cpio archives has been fixed.
|
||||
MIME type detection has been improved.
|
||||
Support for CRX (.crx) files has been added.
|
||||
|
|
Loading…
Reference in New Issue