commit | 9bc7e89fc1eb493c06494ad86781ab49fc28c509 | [log] [tgz] |
---|---|---|
author | John Beppu <beppu@lbox.org> | Sun Jan 23 13:54:15 2000 +0000 |
committer | John Beppu <beppu@lbox.org> | Sun Jan 23 13:54:15 2000 +0000 |
tree | 03d3e22206f7aacfb43288025ca63fa262deb800 | |
parent | a4a8fd05f4512d9c7c195080d2ce9dd9a16c2908 [diff] |
Making note of my changes
diff --git a/Changelog b/Changelog index aa56355..493c9c2 100644 --- a/Changelog +++ b/Changelog
@@ -15,6 +15,8 @@ * Optional support contributed by Ben Collins <bcollins@debian.org> for the kernel init chroot patch by Werner Almesberger, which allows init to chroot to a new device, and umount the old one. + * Fixed bug that wouldn't let one chown a symlink -- it would + always dereference before. -beppu -Erik Andersen