I've committed a rough draft for CHANGES for the next stable. You are encouraged to fix the FIXME's either directly in CVS or by discussing them here and I'll commit something based on the discussion:
http://pike.ida.liu.se/development/cvs/diff.xml?module=Pike&file=7.8/CHA...
There are also two things that have to be resolved before I can make a build:
1) Protocols.IPv6
It really isn't a protocol module. Shouldn't that stuff be in Standards or Tools?
2) "Added symlink support to chown and utime"
I will read the code later, but perhaps someone can describe what _exactly_ that change is supposed to do? I've flagged it because changes of the follow-the-symlink kind has a well known tendency to blow up in the face.