diff --git a/package.xml b/package.xml
index 9498c5f..d14f1d8 100644
--- a/package.xml
+++ b/package.xml
@@ -31,10 +31,10 @@ loaded. Bz2 compression is also supported with the bz2 extension loaded.stig@php.net
no
- 2015-07-20
+ 2016-02-25
- 1.4.0
+ 1.4.21.4.0
@@ -43,9 +43,9 @@ loaded. Bz2 compression is also supported with the bz2 extension loaded.
New BSD License
-* Add support for PHP 7
-* Drop support for PHP 4
-* Add visibility declarations to methods and properties
+* Fix reading of archives with files > 8GB
+* Performance optimizations
+* Do not try to call require_once on PEAR.php if it has already been loaded by the autoloader
@@ -75,6 +75,38 @@ loaded. Bz2 compression is also supported with the bz2 extension loaded.
+
+
+ 1.4.1
+ 1.4.0
+
+
+ stable
+ stable
+
+ 2015-08-05
+ New BSD License
+
+* Update composer.json to use pear-core-minimal 1.10.0alpha2
+
+
+
+
+ 1.4.0
+ 1.4.0
+
+
+ stable
+ stable
+
+ 2015-07-20
+ New BSD License
+
+* Add support for PHP 7
+* Drop support for PHP 4
+* Add visibility declarations to methods and properties
+
+ 1.3.16