                         XMX Version 2.1 Change Log
-----------------------------------------------------------------------------
DATE: 20apr98	VERSION: 2.1alpha patchlevel 7
-----------------------------------------------------------------------------
description								patch
----------------------------------------------------------------------- -----
Added support for multiple xmc clients.					3

Improved the way buf_adjust reclaims buffer space, reducing		5
the number and size of memory reallocations.

Buffers now have a hard size limit and can cause clients to block	5
until the slowest display catches up.  Provides some loose
synchronization among displays as a side effect.

Added authority debug level.						6

Added byte swap debug level.						7

Rewrote sequence number mapping module (and renamed it).  Removed	7
hard and fatal limitations on sequence number map history size.

Xmx can now run in a pre-existing window, making it possible to		7
embed it in an application, which is exactly what we're doing.

Added lots of small features - too many to recall.  This file		7
gets reset anyway with the beta release, which comes next.
