]> wimlib.net Git - wimlib/blobdiff - NEWS
Swap all slashes in UNIX <=> Windows symlink translation
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index ab71b7c8d9f5ae644f8b568699286057acaf9641..55235ead2f5ba9096c4d0ae64c7ac452a72a5f24 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,11 @@ Version 1.8.1-BETA:
        In mounted WIM images, the disk usage provided for each file (st_blocks)
        is now the compressed size rather than the uncompressed size.
 
-       The performance of NTFS-3g capture mode has been slightly improved.
+       The performance of the NTFS-3g and Windows capture modes has been
+       slightly improved.
+
+       On UNIX-like systems, symbolic links whose targets contain the backslash
+       character are now handled correctly (losslessly).
 
 Version 1.8.0:
        Improved the LZX compressor.  It is now 15-20% faster than before and