diff options
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r-- | docs/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index a5384032e..84dc5b651 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,18 @@ +2007-07-27 Daniel Baumann <daniel@debian.org> + + * Makefile, debian/postinst, prerm: + - Added alternatives handling for includes and templates. + * examples/hooks/*: + - Cleaned up. + * helpers/lh_chroot_preseed: + - Process flavour specific preseeds, if available, dropping + LIVE_PRESEED. + * helpers/lh_chroot_local-preseed: + - Added. + * templates/syslinux: + - Added installer specific templates. + - Renamebled additional boot targets (localboot). + 2007-07-19 Daniel Baumann <daniel@debian.org> * functions/defaults.sh, package.sh, helpers/lh_config, lh_binary_*: |