From d959502311b4d98d492e2fb94325f268440f3191 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 11 Sep 2014 12:23:48 +0200 Subject: [PATCH] NEWS: do not mention repodeltas, it's not ready yet. --- NEWS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/NEWS b/NEWS index e00f39b0..2bdf2270 100644 --- a/NEWS +++ b/NEWS @@ -122,10 +122,6 @@ xbps-0.38 (???): reproduced easily by installing any awk package (gawk, mawk, or nawk), which are providing/replacing the "awk" virtual package. - * libxbps: add support for handling vcdiff files generated by xdelta. This is - currently used to download and apply binary diffs for repository data, iff - xdelta3 binary is available. - * libfetch: synchronized with NetBSD pkgsrc/libfetch. * libfetch: add support for TLS SNI (Server Name Identification) from NetBSD, with