RELEASE NOTES
RELEASE NOTES

FrontBase 4.1.2 - Release Notes

This is a maintenance release with includes fixes for a few bugs.

FrontBase 4.1.2 - Bug fixes:

Updating columns with normalized strings, enabled with:

ALTER TABLE <table-name> SET COLUMN MATCH (<column-name-list>);

caused the server to crash.

The column normalization was not included in schema created by WRITE ALL.