Update docs and changelog
[grml-debootstrap.git] / debian / changelog
index ba95205..5c62f61 100644 (file)
@@ -21,8 +21,14 @@ grml-debootstrap (0.23) unstable; urgency=low
     - added "--nodebootstrap": Skip debootstrap, only do configuration
       to the target
     - add -v, --verbose: Increase verbosity
-
- -- Michael Prokop <mika@grml.org>  Mon, 20 Oct 2008 16:09:03 +0200
+  * Edit /etc/network/interfaces as well if the file exists already,
+    we definitely need at least a loopback interface.
+  * Adjust hostname in /etc/postfix/main.cf.
+  * Unify the --bootappend option, it's not --boot_append (thanks for
+    the hint, Tong Sun).
+  * Support execution of further scripts via --scripts and --chroot-scripts.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Nov 2008 14:45:19 +0100
 
 grml-debootstrap (0.22) unstable; urgency=low