# $Id: Changes,v 1.1.1.1 2004/03/09 15:36:16 clif Exp $
# $Log: Changes,v $
# Revision 1.1.1.1  2004/03/09 15:36:16  clif
# The initial TkReplay from Crowley's website.
#
# Revision 1.1  1996/07/31  16:23:55  crowley
# This is the 1.1 revision of TkReplay.  Lots of small changes.
# Most of them from Dean Brettle.  Connecting and replay are
# faster.  Socket support has been added.
#
# Revision 1.1  1996/07/29  22:47:39  crowley
# Initial revision
#
           Changes to WarpPointer

---------------- 1 July 1996 Released version 1.0 --------------------

18july96 (bug) Fixed --with-tk configure option.  README fixed. --DWB

18july96 (change) Automatically determine X11 include and lib flags.
     README fixed. --DWB

18july96 (change) #ifdef added to WarpPointer.c to allow it to be staticly 
    linked used with Tcl 7.4 (which doesn't have package commands). --DWB

19july96 (change) Build a static library as well. --DWB

19july96 (change) Get the X11 locations from tkConfig.h. --DWB

