v0.95	Michael Heironimus reported a bug in the changes to v0.8 which led
	to a server panic for many kinds of property renames.  This was due
	to the fact that the code completely ignored the possibility of
	renaming regular old properties!  Fixed in waif.c (1.6) waif.h (1.3)
	and by an update to the db_properties.c diff.

	The new-in-0.95 DIFF will modify the new-in-0.8 DIFF.  WAIF.DIFF is
	just changed to include the proper DIFF.

v0.9	sigh, tasks.c diff was missing.  this led to a panic if waif
	methods forked.  this also includes some bugfixes to waif.c (v1.5)
	that didn't seem to crop up anywhere.

v0.8	hey, I forgot to support renaming of propdefs on waif classes.
	good thing no one ever tried that!

v0.7	realized db_objects.c diff was missing! due to modified .orig.

v0.6	waif.c v1.3, fix a memleak and a possible server crash.  code is
	more thorough with regards to invalid waifs.

	add stupidly overlooked waif_propdef invalidation on chparent, which
	is much more common than real recycle() anyway.

v0.5	waif.c v1.1, initial public release.
