diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CREDITS | 1 | ||||
-rw-r--r-- | docs/ChangeLog | 25 | ||||
-rw-r--r-- | docs/TODO | 2 |
3 files changed, 26 insertions, 2 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 0397822d9..484e2659f 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 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: @@ -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? :) |