diff options
author | John Beppu <beppu@lbox.org> | 2000-01-23 13:54:15 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 2000-01-23 13:54:15 +0000 |
commit | 9bc7e89fc1eb493c06494ad86781ab49fc28c509 (patch) | |
tree | 03d3e22206f7aacfb43288025ca63fa262deb800 /Changelog | |
parent | a4a8fd05f4512d9c7c195080d2ce9dd9a16c2908 (diff) |
Making note of my changes
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |