diff --git a/www/html/Changelog.txt b/www/html/Changelog.txt
index 9c1d91f8..207c23f1 100644
--- a/www/html/Changelog.txt
+++ b/www/html/Changelog.txt
@@ -1,3 +1,47 @@
+- Add unlabeled IPSEC association to domains with
+ networking permsiisions.
+- Merge systemuser back in to users, as these files
+ do not need to be split.
+- Add check for duplicate interface/template definitions.
+- Move domain, files, and corecommands modules to kernel
+ layer to resolve some layering inconsistencies.
+- Move policy build options out of Makefile into build.conf.
+- Add yppasswd to nis module.
+- Change optional_policy() to refer to the module name
+ rather than modulename.te.
+- Fix labeling targets to use installed file_contexts rather
+ than partial file_contexts in the policy source directory.
+- Fix build process to use make's internal vpath functions
+ to detect modules rather than using subshells and find.
+- Add install target for modular policy.
+- Add load target for modular policy.
+- Add appconfig dependency to the load target.
+- Miscellaneous fixes from Dan Walsh.
+- Fix corenetwork gen_context()'s to expand during the policy
+ build phase instead of during the generation phase.
+- Added policies:
+ amanda
+ avahi
+ canna
+ cyrus
+ dbskk
+ dovecot
+ distcc
+ i18n_input
+ irqbalance
+ lpd
+ networkmanager
+ pegasus
+ postfix
+ procmail
+ radius
+ rdisc
+ rpc
+ spamassassin
+ timidity
+ xdm
+ xfs
+
* Wed Oct 19 2005 Chris PeBenito
Minor improvements | MLS infrastructure has been extended to support MCS categories in users and all contexts. MCS constraints - have been added. Policy is compilable, but untested. | + have been added. Policy has been tested in the + targeted-mcs policy configuration.|
Network Infrastructure | @@ -121,12 +134,6 @@Headers for the policy, describing object classes, and their permissions. No planned changes. | |
Genhomedircon | -Unchanged | -Tool to properly label users' home directories. - No planned changes | -
+ The targeted policy is now available on Fedora systems in the + development repositories (Rawhide), as selinux-policy-targeted 2.*. + If you are using Rawhide, simply update your policy using yum. This guide will walk you through switching to the targeted reference - policy on a Fedora system. Note: Reference Policy should not yet - be used on production systems. + policy on a Fedora system not using these repositories.