diff options
author | Colin Watson <cjwatson@debian.org> | 2007-07-31 09:12:54 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-07-31 09:12:54 +0000 |
commit | 662aedeffff6390281fe81adfacb106c0b48851d (patch) | |
tree | 2f2d17cdce6ff1e1f3a6ff9e0f0e04c07e5d41a6 /debian | |
parent | 5cf397c96693ffc84a51ef9bd83540b4bdd3bde8 (diff) | |
download | debootstrap-662aedeffff6390281fe81adfacb106c0b48851d.tar.gz |
* functions: Stub out /proc setup and add device setup for the Hurd
(thanks, Michael Banck; closes: #314311).
r48818
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ee78421..dc496c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ debootstrap (1.0.2) UNRELEASED; urgency=low spaces (closes: #387673). * scripts/debian/sid: Handle libc0.3 on hurd-i386 (thanks, Michael Banck; closes: #314304). + * functions: Stub out /proc setup and add device setup for the Hurd + (thanks, Michael Banck; closes: #314311). -- Joey Hess <joeyh@debian.org> Fri, 20 Jul 2007 16:57:37 -0400 |