From 14c3f404294d19d002e1af4e15029bff983b3305 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Sep 2013 08:54:44 +0200 Subject: [PATCH] NEWS: sync with reality and misc tweaks. --- NEWS | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 9643b7e3..0da53666 100644 --- a/NEWS +++ b/NEWS @@ -1,17 +1,17 @@ xbps-0.26 (???): * xbps-query(8): the `-D --defrepo' argument has been superseded by - `-R --repository=' argument. + `-R --repository=' argument. (issue #17). * xbps-install(8): added support to specify multiple repositories with `--repository=`. For consistency with `xbps-query(8)' use the same - syntax as it were an optional argument. + syntax as it were an optional argument. (issue #17). This overrides the list of a configuration file. - * xbps-query(8: added support to specify multiple repositories with + * 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. + optional and can be used to specify desired repositories. (issue #17). This overrides the repository list of a configuration file. @@ -37,9 +37,10 @@ xbps-0.26 (???): * On terminals with 0 columns, assume 80. Xen's PV guest running Linux and its hvc console does report 0 columns/rows. - * libxbps: introduce xbps_array_foreach_cb() which is a multithreaded implementation, - to process N items of an array spawning 1 thread per core. This makes XBPS use - threads when possible on multi-core CPUs. + * libxbps: introduce xbps_{array,pkgdb}_foreach_cb_multi() which are + multithreaded implementations to process N items of an array spawning + 1 thread per core. This makes XBPS use threads when possible on + multi-core CPUs. * libxbps: removed the following unused API functions: