Skip to content

Commit e5a42b8

Browse files
committed
v1.14.5
1 parent 3b9fa44 commit e5a42b8

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

NEWS.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# wimlib release notes
22

3+
## Version 1.14.5
4+
5+
- Fixed excessive progress messages from `wimlib-imagex`. It now prints the
6+
progress updates at a more reasonable rate, improving performance.
7+
8+
- Fixed build error with the latest version of Mingw-w64.
9+
10+
- Fixed build error in `mount_image.c` on some old Linux distros.
11+
12+
- Changed the NTFS-3G image capture mode to no longer mark absolute symlink
13+
targets as having been fixed. This improves compatibility with DISM.
14+
15+
- Removed unhelpful warning messages when capturing hard-linked symlinks to
16+
directories on Linux.
17+
18+
- The license for the library has been relaxed from LGPLv3+ to LGPLv2.1+.
19+
320
## Version 1.14.4
421

522
- Fixed potential crash when writing WIM XML data, introduced in v1.14.0.

0 commit comments

Comments
 (0)