	XWIP CHANGE LOG
	===============

	version 0.1
first version using WAM changes

	version 0.2 (original tech report)
total rework using foreign functions
manual written

	version 0.3 (Quince edition manual)
xGetDefault fails when no match is found
no request is sent for zero length graphics requests
new functions:
	xSelectEvent
	xSetStandardProperties, xSetWMHints, xSetNormalHints
	xGeometry
xArc description wording changed to clarify, also EndAngle changed to
  ArcAngle   
xGetProperty description for WantAtom changed from "list form" to
  "property structure form"
changed remaining X11 R2 references in manual to X11 R3

	version 0.4 (Ogive edition manual, revised tech report)
name change from PX to XWIP

	version 0.5 (Pukka edition manual)
copyright assignment to the author
Makefile rewrite
add predefined atom table
fix xParseGeometry argument order
fix xGetProperty to do length and offset properly
fix xGetProperty to refuse atom requests for embedded nulls and zero length 
fix qpxi.pl, spxi.pl foriegn file load
fix xPrecision to be minimum 26 (the widest bitmask in X11 is 25 bits wide)
new function xGetHostName (for use with xSetWMClientMachine)
slight generalization of property and geometry support
add quit option to helloworld
fix page numbering in manual
make manual index entries for data structures more descriptive
document the ability to omit arguments in xSetStandardProperties
slight clarifications of language in manual
add note about pre-shared library Quintus to release notes
	update to X11 R4:
add support for WM client message events
add screen format support: xFormats, xQueryFormat
obsolete: xGeometry, xSetStandardProperties, xSetNormalHints
add IC3M functions:
	xWMGeometry,
	xIconifyWindow, xWithdrawWindow, xSetWMWindow,
	xSetWMProperties,
	xSetWMClass, xSetWMClientMachine, xSetWMColormapWindows,
	xSetWMCommand, xSetWMIconName, xGetWMIconSizes, xSetWMName,
	xSetWMNormalHints, xSetWMProtocols, xSetWMTransient
helloworld update	
README update
manual update
release notes update

	version 0.6 (Flews edition manual)
add X toolkit type resource support
	xResourceDatabases, xOpenResourceDatabase, xCloseResourceDatabase
	xParseOptions, xQueryResourceDatabase
add build file for SICStus native-code
	update to X11 R5:
add R4 build flag (event sorting)
cache WM_PROTOCOLS on a per connection basis	
manual update
release notes update

#
# eof
#
