1.8  20-Jun-93

-  XQ_AddSorted will not insert duplicate entries.  XfqSortSession()
   removes duplicate entries from a session.
-  New functions: XfqBuildString(), XfqParseString(), XfqScanDirCallBack(),
   and miscellaneous internal access functions.
-  XMeter memory tracking utility helps debug application's object use.

1.7  14-Mar-93

-  XfqAddWork() checks to see that the work does not already exist.
   It returns XQERROR_QUEUED if this is the case.
-  Many bugs squashed.  Many more still infest the darkest corners.
-  Autodocs conform to CBM style -> autodoc utilities should work.
   More ARexx documentation has been added to the autodocs.
-  Xconv flat file conversion utility.
-  Library has 2.0-style version tag.  Binaries soon will follow.
-  Improved XCore utility for debugging.  The XCore command will cause
   XferQ to write out a copy of its memory image to XFERQ:core.  In
   addition, XferQ performs integrity checks on objects in its memory
   space.  Integrity violations will cause a core dump followed by a
   requester.  See support.doc for details.
-  ARexx script directory added, with some examples and a file giving
   definitions for use in ARexx scripts.
-  All references to my UUCP address have (hopefully) been changed to
   my FreeNet account.  Please use the new address for all correspondence.
-  NoANSI/doc2txt script provided to strip ANSI formatting.

1.6  30-Jan-93

-  First public (non WPL) release.

1.5  9-Jan-93

-  All functions that used to return BOOL now return ULONG.  This
   conforms more closely to the AmigaOS standard.
-  XfqRemoveWork() now reports on what it did: delete, truncate, nothing.
-  This is the first BETA release to be bundled with the WPL system.
-	As a result of WPL integration, several minor bugs have been fixed.

1.4  10-Dec-92

-  Allowed residentable binaries to call XfqWalkSessionCallBack().
   In 1.3, only XfqWalkQueueCallBack() could be called by pure binaries.
-  Removed debug info from binaries - decrease in size from 120K to 28K!
-  XfqFindWork() no longer case-sensitive on name field.
-  XfqGetSiteList() now releases queue semaphore.
-  Major restructuring of directories in preparation for source release.
-  Funky ARexx-based make scripts!

1.3

-  Change log started.
