* Added basic zsh-completion (thanks, ft!), but do not install it yet. We have to...
[grml-debootstrap.git] / debian / changelog
index 398f3c5..6ab9dd6 100644 (file)
@@ -1,10 +1,19 @@
 grml-debootstrap (0.7) unstable; urgency=low
 
+  * Support setting some variables via cmdline.
+  * Support full automatic installation via debian2hd.
+  * Change logic of function execution and improved error handling
+    in some functions.
   * Use aptitude instead of apt-get in chroot-script, but
     only if it's available.
+  * Use DEBIAN_FRONTEND='noninteractive' so we avoid unnecessary
+    questions when installing. (Thanks, formorer!)
   * Added additional check to grub code for running sed on
     /boot/grub/menu.lst.
   * Updated TODO file.
+  * Use asciidoc for manpage generation.
+  * Added basic zsh-completion (thanks, ft!), but do not install it yet.
+    We have to adjust $fpath in grml-etc-core first.
 
  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:57:29 +0200