From e3f4e6cbda7962fd8717f8ce3d8c6557052d6670 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Tue, 31 May 2016 10:12:04 +0200 Subject: [PATCH] Updated news --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index db8f9bad6..beb6ae3db 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ -v0.6.2 +v0.7.0 New : Support for directory compression, using `-r`, thanks to Przemyslaw Skibinski New : Support for Sparse File-systems (do not use space for zero-filled sectors) -New : Support pass-through mode, when using `-df` -New : Support for custom malloc/free functions +New : Support pass-through mode (when using `-df`) +New : API : dictionary files from custom content, by Giuseppe Ottaviano +New : API support for custom malloc/free functions +New : controllable Dictionary ID v0.6.1 New : zlib wrapper API, thanks to Przemyslaw Skibinski -- 2.47.2