diff --git a/package.xml b/package.xml
index 6834939..f1f8040 100644
--- a/package.xml
+++ b/package.xml
@@ -32,10 +32,10 @@ Also Lzma2 compressed archives are supported with xz extension.
stig@php.net
no
- 2019-12-04
-
+ 2020-09-15
+
- 1.4.9
+ 1.4.10
1.4.0
@@ -44,7 +44,8 @@ Also Lzma2 compressed archives are supported with xz extension.
New BSD License
-* Implement Feature #23861: Add option to disallow symlinks [mrook]
+* Fix block padding when the file buffer length is a multiple of 512 and smaller than Archive_Tar buffer length
+* Don't try to copy username/groupname in chroot jail
@@ -74,6 +75,21 @@ Also Lzma2 compressed archives are supported with xz extension.
+
+
+ 1.4.9
+ 1.4.0
+
+
+ stable
+ stable
+
+ 2019-12-04
+ New BSD License
+
+* Implement Feature #23861: Add option to disallow symlinks [mrook]
+
+
1.4.8