]> wimlib.net Git - wimlib/blobdiff - NEWS
v1.13.2
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index c720f6c3872551d83ce4e2717d6bf18f2df9861c..8b72b59c2089816015260223b298074aa77c2a78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 1.13.2:
+       Prevented miscompilation with gcc 10 at -O3
+       (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94994).
+
+       Avoided some compiler warnings with gcc 9 and later.
+
+       The 'mkwinpeimg' script now also looks for syslinux modules in
+       /usr/share/syslinux, to handle where openSUSE installs them.
+
+       Removed obsolete packaging files from the source tree.
+
 Version 1.13.1:
        Fixed a crash or incorrect output during LZMS compression with a
        compression level greater than 50 and a chunk size greater than 64 MiB.