]> wimlib.net Git - wimlib/blobdiff - NEWS
Eliminate the dependency on libxml2
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 7447e5e52896cff6f7bba550a1eee0b7046d83d0..df8603359f02eb0c1705908ba952903022e7af3b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,12 @@
 Version 1.14.0-BETA1:
-       Removed OpenSSL (libcrypto) as a dependency of wimlib.
+       Removed libxml2 and libcrypto (OpenSSL) as dependencies of wimlib.
+       Also removed winpthreads as a dependency of wimlib on Windows.
 
        Improved the performance of the Windows binaries on CPUs that have SHA-1
        instructions.
 
        Removed support for Windows XP.
 
-       On Windows, wimlib no longer depends on winpthreads.
-
        Fixed a bug in 'wimsplit' where it didn't accept part sizes of 4 GiB or
        larger on Windows and on 32-bit platforms.