summaryrefslogtreecommitdiff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:12 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:05:12 +0200
commitb88a20b5ddd2c64c9b1f072905dce8eb9e09fc0d (patch)
treea066f2620ba741d786b628d1f9d56bcf38cbd8ea /docs/ChangeLog
parentce2db1b609a7e94ecad2cd1289ea8158c55a97fc (diff)
downloadvyos-live-build-b88a20b5ddd2c64c9b1f072905dce8eb9e09fc0d.tar.gz
vyos-live-build-b88a20b5ddd2c64c9b1f072905dce8eb9e09fc0d.zip
Adding live-helper 1.0~a16-1.
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 6abb430b1..ca0cc3ca9 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: