Today's FC3 candidate release has release notes that have kernel-doc listed in both packages added and packages removed. It was only kernel-source that was removed; kernel-doc is still there, and I think it was already there in FC2. While at that, the references to memtest86 should probably be removed from the x86_64 release notes, since memtest is only available in the x86 install disk. I'd reported this to Ed in private e-mail long after the cut-off date, but Notting asked me to file this in bugzilla anyway, at the very least to get people something to easily DUP bug reports to :-)
The kernel-doc problem uncovered a bug in the python script I used to generate the lists. What caused it was that the kernel-doc packages in FC2 were arch-specific binary RPMs, while the kernel-doc packages in FC3 are now noarch RPMs. So from one perspective, the package lists are correct -- the i386 kernel-doc package in FC2 was removed, and a noarch kernel-doc package was added. But I agree that the result is confusing. An interesting corner case; I wonder how best to address it... :-)
For the sake if keeping the release notes sources consistent on the chance the content may be reused for FC4, I've conditionalized the reference to memtest86 to only apply to x86. And since I was in the neighborhood, I've pulled the references to kernel-doc from the added and deleted package lists. Whether or not this will make it into the actual release is up to Sopwith; this is *way* late to be rebuilding fedora-release...