summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CREDITS1
-rw-r--r--docs/ChangeLog25
-rw-r--r--docs/TODO2
3 files changed, 26 insertions, 2 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index 0397822..484e265 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -19,6 +19,7 @@ Patches (alphabetical order):
* Sebastian Raveau <sebastien.raveau@epita.fr>
* Thomas Lange <lange@informatik.uni-koeln.de>
* Trent Buck <trentbuck@gmail.com>
+ * Vladimir Stavrinov <vs@inist.ru>
Donations (alphaetical order):
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 6abb430..ca0cc3c 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,28 @@
+2007-06-25 Daniel Baumann <daniel@debian.org>
+
+ * helpers/lh_binary_local-hooks:
+ - Added.
+ * helpers/lh_chroot_linux-image:
+ - Caching downloaded packages.
+ * examples/hooks/qemu-launcher.sh:
+ - Added.
+ * Uploaded 1.0~a16-1.
+
+2007-06-18 Chris Lamb <chris@chris-lamb.co.uk>
+
+ * helpers/lh_chroot_packageslists, lh_chroot_local-packageslists:
+ - Added support for '#<include>' pragma to include other list files.
+ * functions/packagelists.sh:
+ - Added.
+ * lists/*:
+ - Translated existing lists to be include-based, added a few missing
+ lists.
+
+2007-06-18 Daniel Baumann <daniel@debian.org>
+
+ * helpers/*:
+ - All cache operations use hardlinks now.
+
2007-06-16 Daniel Baumann <daniel@debian.org>
* helpers/lh_bootstrap_clone, lh_bootstrap_copy:
diff --git a/docs/TODO b/docs/TODO
index f728855..a06a680 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -14,8 +14,6 @@ FIXME
* grub (i386/amd64) boot support on net binary images
* multi-{binary,architecture,distribution} builds in one shot
* check unset variables
- * include capability for package lists
- * add descriptions in package lists
* signal handlers
* parsable descriptions in helpers
* add lilo support? :)