Rich,
The floatonly code is out of date.
Its not too bad. There are only a few places where it seems to be lagging the HEAD. Most of the differences are "obvious" and a check can be made by looking at the history in the HEAD, but this one made me wonder. I know from lots of years of using CVS that the log messages aren't always specific enough to tell you about a specific line changing. I'll use a single general checkin message to cover lots of files changing.
For small changes, like this one, I prefer to do a commit immediately with just the one change. That way there is a trail if it is ever needed. For bigger changes, like moving the history routines to a separate source file, I'll commit all the changes after I get it working. I don't have it working in WinFract yet and will commit the changes once it is. Jonathan