From 9fa8b0d5820072378e63cd3357c6aaf9521a2a80 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Sat, 9 Jul 2016 10:01:27 -0500 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ README | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b56ef04e..78d88043 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ Version 1.10.0-BETA: LZX level 50, is now almost as good as the old LZX level 100, while being nearly the same speed as before. + Decompression performance has been slightly improved. + On UNIX-like systems, wimlib can now process Windows filenames that are not valid Unicode due to the presence of unpaired surrogates. diff --git a/README b/README index 11066094..3dc2aede 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ INTRODUCTION -This is wimlib version 1.9.2 (June 2016). wimlib is a C library for +This is wimlib version 1.10.0-BETA (July 2016). wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). wimlib and its command-line frontend 'wimlib-imagex' provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX, -- 2.43.0