Add support for components override
[ext/instance-debootstrap.git] / NEWS
diff --git a/NEWS b/NEWS
index a7b9046..aa8695d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ A few small bugfixes:
 
 - the defaults file is now installed automatically; even though all
   settings are commented out, this allows for easier configuration
+- it is now possible to override the "components" argument to
+  debootstrap, to be able to install more packages (e.g. from contrib,
+  or from universe) (fixes issue 254)
 - all existing hooks are now distributed in the archive and also
   installed via `make install' (fixes issue 283)
 - the console activation for xen-pvm hypervisor has been corrected;