From b8d22c9091fe752acfa931c3149b21620f389ab8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 13 Aug 2014 21:52:37 +0200 Subject: [PATCH] NEWS: improve xdelta entry. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a90ced87..bd3722af 100644 --- a/NEWS +++ b/NEWS @@ -67,7 +67,8 @@ xbps-0.38 (???): which are providing/replacing the "awk" virtual package. * libxbps: add support for handling vcdiff files generated by xdelta. This is - currently used with repo_sync. + currently used to download and apply binary diffs for repository data, iff + xdelta3 binary is available. * libfetch: synchronized with NetBSD pkgsrc/libfetch.