From 4e0c933c7faa4557798f73b3d83f12223e0dd73a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 20 Sep 2013 09:03:52 +0200 Subject: [PATCH] NEWS: more tweaks. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0da53666..39534b0d 100644 --- a/NEWS +++ b/NEWS @@ -7,13 +7,13 @@ xbps-0.26 (???): `--repository=`. For consistency with `xbps-query(8)' use the same syntax as it were an optional argument. (issue #17). - This overrides the list of a configuration file. + This overrides the repository list in a configuration file. * xbps-query(8): added support to specify multiple repositories with `--repository=`. This also enables repository mode; the argument is optional and can be used to specify desired repositories. (issue #17). - This overrides the repository list of a configuration file. + This overrides the repository list in a configuration file. * Re-added all metadata package objects to the repository index, this avoids remote connections when querying packages from remote repositories. This also