summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:21 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:26 +0100
commit63631975b71ac083c07fd927d0b7264af73f2e24 (patch)
treed101839dcaff407f24698ac3bc111fe311dd0d5e /docs
parentba2322bb2b453a848dccb7f80fbe5d72b373926e (diff)
downloadlive-build-63631975b71ac083c07fd927d0b7264af73f2e24.zip
live-build-63631975b71ac083c07fd927d0b7264af73f2e24.tar.gz
Adding live-helper 1.0~a27-1.
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 951f1df..b25e12d 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,32 @@
+2007-09-09 Daniel Baumann <daniel@debian.org>
+
+ * functions/defaults.sh:
+ - Fixing typing error.
+ * data/debian-cd:
+ - Merging debian-cd 3.0.3 data files.
+ * functions/defaults.sh, helpers/lh_config:
+ - Adding debian-installer daily images option.
+ * helpers/lh_binary_debian-installer:
+ - Reworking debian-installer flavours and urls.
+ - Failing when no bootstrap package cache.
+ * helpers/lh_binary_disk:
+ - Reworking disk information.
+ * helpers/lh_bootstrap_cache:
+ - Creating bootstrap stagefile when restoring cache.
+ * helpers/lh_bootstrap_cache, lh_chroot_cache:
+ - Refactoring stage caching.
+ * helpers/lh_clean:
+ - Removing cache/stages_bootstrap restore.
+ * lists/devel-live:
+ - Moving from svn to git.
+ * Uploading 1.0~a27-1.
+
+2007-09-04 Daniel Baumann <daniel@debian.org>
+
+ * helpers/lh_chroot_cache:
+ - Added forgotten creation of the stagefile as mentioned by
+ Peter Holik <peter@holik.at>.
+
2007-09-04 Daniel Baumann <daniel@debian.org>
* helpers/lh_binary_syslinux, lh_config:
@@ -8,6 +37,7 @@
* helpers/lh_bootstrap_cache:
- Added forgotten creation of the stagefile as mentioned by
Peter Holik <peter@holik.at>.
+ * Uploading 1.0~a26-1.
2007-08-28 Daniel Baumann <daniel@debian.org>