# WISQL (Windowing ISQL GUI Interface) patchlevel file
#
# VER.REV.PATCH  DATE		 PROBLEM FIXED
#
# 1.4.1 	(Aug 25 1993 12:24) -- added EZhide
# 1.4.2 	(Aug 27 1993 12:24) -- fixed EZhide problem losing field 0
# 1.4.3 	(Aug 27 1993 12:24) -- EZedit: prohibit insert when fields hidden
# 1.4.4 	(Aug 30 1993 12:24) -- EZedit: treat NULLs correctly on ins/upd
# 1.4.5 	(Aug 30 1993 12:24) -- fixed object protections for dbo-not-sa
# 1.4.6 	(Aug 30 1993 12:24) -- bitmapdir and exedir global vars added
# 1.4.7 	(Sep 04 1993 12:24) -- EZedit: wrong record count displayed
# 1.4.8 	(Sep 04 1993 12:24) -- expert user cannot see views as tables
# 1.4.9 	(Sep 20 1993 12:24) -- nonexpert user does not see EZhide
# 1.4.10 	(Sep 21 1993 12:29) -- Improved Help Facility and Revised Key Bindings
# 1.4.11	(Sep 22 1993 13:37) -- bind <Enter> to focus on data list widgets ezEdit
# 1.4.12	(Sep 22 1993 15:01) -- testing new patchlevel features
# 1.4.13	(Sep 27 1993 19:59) -- A couple of v7 fixes and tweaks
# 1.4.14	(Sep 29 1993 12:10) -- some little v7 fixes (regsub and exit)
# 1.4.15	(Oct 09 1993 18:59) -- new RCS'd release using ucosyb.tlib
# 1.4.16	(Oct 09 1993 19:41) -- lingering $syb in doSql
# 1.4.17	(Oct 09 1993 19:50) -- fix patchlevels
# 1.4.18	(Oct 09 1993 20:03) -- lingering $sybs
# 1.4.19	(Oct 11 1993 14:18) -- rogue $debug in makeEZrpt
# 1.4.20	(Oct 11 1993 14:45) -- fixing debugs variable (global) in mkSQL
# 1.4.21	(Oct 11 1993 15:11) -- fix seeSQL bad mkAlert call
# 1.4.22	(Oct 12 1993 11:28) -- Fixed two more bugs
# 2.0.0 	(Oct 12 1993 18:10) -- new release per T Poindexter
# 2.0.1 	(Oct 12 1993 18:11) -- testing revision mechanism
# 2.0.2 	(Oct 12 1993 18:16) -- still fooling with revision mech
# 2.0.3 	(Oct 12 1993 18:19) -- one more test of revision
# 2.0.4 	(Oct 12 1993 18:22) -- once more with feeling
# 2.0.5 	(Oct 12 1993 18:58) -- stringFix2 in changeData
# 2.0.6 	(Oct 12 1993 19:40) -- new EZrpt features and fix wild version sed
# 2.0.7 	(Oct 12 1993 20:32) -- cosmetic fixes and a couple of new features
# 2.0.8 	(Oct 12 1993 20:44) -- add width format feature and fix some bugs
# 2.0.9 	(Oct 26 1993 17:30) -- SORT button and hscroll buttons in EZedit
# 2.0.10 	(Oct 26 1993 17:32) -- fix to Makefile
# 2.0.11 	(Oct 26 1993 17:56) -- remove < > buttons from EZedit
# 2.0.12 	(Oct 27 1993 14:01) -- fix widths gobal nonexistent in colCurrent
# 2.0.13 	(Oct 27 1993 19:20) -- comma trimright incorrect
# 2.0.14 	(Oct 28 1993 19:05) -- traverse bindings in EZedit H
# 2.0.15 	(Oct 29 1993 11:42) -- fix setTable to refresh cols
# 2.0.16 	(Nov 02 1993 09:48) -- width commit = Return, width display fix
# 2.0.17 	(Nov 02 1993 18:50) -- fix quote handling in EZedit
# 2.0.18 	(Nov 06 1993 14:41) -- add data dictionary help
# 2.0.19 	(Nov 06 1993 19:55) -- release is now a global var
# 2.0.20 	(Nov 18 1993 12:08) -- dynamic canvas size in EZrpt for small screen use
# 2.0.21 	(Dec 01 1993 15:39) -- add clear/append option to Results
# 2.0.22 	(Dec 13 1993 15:20) -- lowercase the col names
# 2.0.23 	(Dec 13 1993 15:39) -- still fixing lowercase colnames
# 2.0.24 	(Jan 27 1994 12:44) -- add autodocumenter button
# 2.0.25 	(Feb 10 1994 13:15) -- add dumpLB feature to getObj pickList
# 2.0.26 	(Feb 14 1994 19:36) -- on general principles (some minor tweaks since last distrib)
# 2.0.27 	(Feb 16 1994 17:29) -- last version incomplete (dumpLB broken)
# 2.0.28 	(Feb 16 1994 17:32) -- fix the scripts as well (new makefile feature test)
# 2.0.29 	(Mar 10 1994 11:11) -- remove tlibDoc and add crude output header (1st page)
# 2.1.0 	(Mar 11 1994 18:55) -- preserve capitalization of column names in SQL (thank you Gerd Rausch for reporting the problem)
# 2.1.1 	(Mar 15 1994 12:44) -- one last refinement to the Rausch bug:  default sort in EZedit
# 2.1.2 	(Mar 15 1994 12:49) -- fix user selected sort in EZedit as well as default
# 2.1.3 	(Mar 22 1994 18:53) -- fix broken scrolling in EZrpt
# 2.1.4 	(Apr 22 1994 19:41) -- add xess spreadsheet link (detect and change Results menu)
# 2.1.5 	(May 20 1994 18:13) -- new version does not have formatCols
# 2.1.6 	(Jun 16 1994 14:15) -- fix setMsg -- 2 args
# 2.1.7 	(Jun 17 1994 11:36) -- restore classBindings
# 2.2.0 	(Nov 02 1994 16:36) -- arbitrary v2.2 start point -- match sybtcl :-)
# 2.2.1 	(Nov 02 1994 16:19) -- fixed serious bug in EZhide/edit if 1st col of table hidden    
# 2.2.2 	(Jun 23 1995 11:35) -- prevent misformat of small FP numbers (numericCols patch)
# 2.2.3 	(Jul 14 1995 10:24) -- fix doSql for format null
# 2.2.4 	(Jul 17 1995 12:29) -- add mail-to option to wisql -- this is the last tk3.6 version!
# 3.0.0	(Sep 5 1995 10:35) -- first working Tk4.0 version, very ragged
# 4.0.0 	(Feb 28 1996 13:11) -- start of a real 4.0 port with tkbind
# 4.0.1 	(Feb 28 1996 16:25) -- EZrpt fixed
# 4.0.2 	(Feb 29 1996 17:43) -- expunge all old debugs globalvar
# 4.0.3 	(Feb 29 1996 17:59) -- add change-all mode
# 4.0.4 	(Feb 29 1996 18:05) -- tryConnect patch
# 4.0.5 	(Feb 29 1996 18:07) -- fix wrong interp in wisql public header
# 4.0.6 	(Feb 29 1996 18:24) -- add change-all (tlib only)
# 4.0.7 	(Mar 01 1996 17:47) -- zero-pad buttons
# 4.0.8 	(Mar 01 1996 18:57) -- lose classBindings forever
# 4.0.9 	(May 21 1996 14:58) -- new improved portability version, uses .ucosybtk.cf
# 4.0.10 	(May 21 1996 15:00) -- try II
# 4.0.11 	(May 21 1996 15:03) -- try III
# 4.0.12 	(May 21 1996 15:15) -- this one should work
# 4.0.13 	(May 22 1996 10:29) -- testing new version control
# 4.0.14 	(May 22 1996 11:55) -- add areyousure
# 4.0.15 	(May 22 1996 12:16) -- add areyousure (working now)
# 4.1.0		(May 22 1996 12:17) -- arbitrary 4.1 release point
# 4.1.1 	(May 22 1996 12:19) -- official release 4.1
# 4.1.2 	(May 22 1996 13:51) -- package up 4.1
# 4.1.3 	(May 22 1996 14:08) -- and one more package of 4.1
# 4.1.4 	(May 22 1996 14:22) -- fix help namespace
# 4.1.5 	(May 22 1996 17:57) -- helios version
4.1.6 	(May 22 1996 17:58) -- helios version
