This is version 2.2.1 of COOLMUD.  This file lists changes since version
2.2.0.  This is a maintenance release which fixes two major bugs, and
oen minor one.

COOLMUD is covered under the GNU General Public License.  Those
portions of the code not written by me (Stephen White) are covered
under the copyrights of those authors.  COOLMUD is not GNU software,
or supported by the Free Software Foundation, it just has the same
license.

SOURCE CHANGES
==============
o   dbsize.c:  fix to allow for space for "blocked method" flag

o   dbunpack.c:  fix to allocate headers for methods and vars, even
		 when none are assigned

                 fix to write out mappings in correct {key, value} order
                 on all architectures