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