git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28cc38a
)
update NEWS
author
Eric Biggers
<ebiggers3@gmail.com>
Wed, 22 May 2013 01:52:46 +0000
(20:52 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Wed, 22 May 2013 01:52:46 +0000
(20:52 -0500)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 75b2b7d5021201899b416ca3a22c9c6a9bc46915..71d306c58dc8cb8761f7e8da80ef2b3183f307e2 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-34,6
+34,9
@@
Version 1.4.1:
WIM by providing the WIMLIB_OPEN_FLAG_WRITE_ACCESS flag to
wimlib_open_wim().
+ wimlib now respects the WIM_HDR_FLAG_READONLY flag when set in the WIM
+ header.
+
Progress callbacks have been added to wimlib's wimlib_update_image()
function.