File Release Notes and Changelog
Release Name: 6.2.3
Notes:
This is a maintanance release, only bugfixes.
Changes:
<list>
<li>Fixed new message in XuiSetMessageFunc
<li>Conversion from float to string ('colon bug') fixed.
<li>Fixed 2 bugs in FORMAT$().
<li>SIGALRM wasn't handled outside of the PDE on Linux. This caused functions
like XstStartTimer() and XstSleep() to fail.
<li>Fixed SUB TextEvent in XuiDropBox, XuiListBox, etc.
<li>Changed new.hlp to reflect current mailing list
<li>Fixed bug in xgr.x (Windows version) that caused the last font installed
to be ignored by XBasic
<li>Fixed bug in linux/xit.x function SharedMemory
<li>DEC didn't work correctly on SINGLE and DOUBLE variables.
<li>Moved code to create Toolkit and related windows to XxxGuiDesignerOnOff
<li>Removed dependency on the OSTYPE environment-variable on Linux. This
fixes startup on Red Hat 7.3 and other distributions that use bash 2.05
<li>Fixed values of $$LOGE10 and $$MAX_ULONG constants.
<li>Fixed winmm.dec.
</list>