diff --git a/selinux-policy.spec b/selinux-policy.spec
index 587dfc1..948e4d7 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.4.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -351,6 +351,10 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Thu Nov 28 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-3
+- Allow login programs to polyinstatiate homedirs
+Resolves: #216184
+
 * Tue Nov 28 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-1
 - Dontaudit appending hal_var_lib files 
 Resolves: #217452