---------------------------------------------------------------------------
5.1.4

Linux
- db reverse engineering plugin ported
- dbd4 import plugin
- preferences dialog


Mac OS X
- initial code
- partial support for overview
- toolbars, menus, diagrams
- grt shell


---------------------------------------------------------------------------
---------------------------------------------------------------------------
5.0.23

[Fixed]
- Bug #37060 "Forward Engineer Schema": a failed database connect is visually 
  displayed as ok
- Bug #34398 Plural used instead of the singular when generating a catalog diff
- Bug #36978 in "export SQL" feature triggers block placed below inserting data
- Bug #36355 Forward Engineer SQL ALTER Script causes unhandled exception
- fixed a problem with invalid default precision for numeric types
- fixed a problem with filtering for exporting triggers
- Bug #32365 Synchronization: it touches schemata which I do not allow it to touch
- Bug #31986 Disable setting a collation / auto increment when not appropiate

---------------------------------------------------------------------------
5.0.22

[Fixed]
- Bug #36170 Workbench creates unnessesarry SQL code on Forward-Engeneer Alter
  and Syncronize
- Bug #36753 Syntax error in export 'Forward engineer SQL CREATE script

---------------------------------------------------------------------------
5.0.21

- allow certain keywords (DEFAULT, CURRENT_TIMESTAMP) in standard inserts editor
- fixed crash on some actions after deleting a connection after clicking on it
- fixed landscape printing


---------------------------------------------------------------------------
5.0.19

- Relationship lines will now be always under tables and other objects and above layer rectangles
- Layers are not nestable inside other layers


---------------------------------------------------------------------------
5.0.18

[Improved]

[Fixed]
- Bug #35884    Fatal crash when synchronizing datamodel with live database
- Bug #35898    Impossible to use the word 'position' in a procedure.

---------------------------------------------------------------------------
RC3 5.0.17

[Improved]
- Syntax Highlighting activated for all schema object editors
- Canvas Speed Optimizations
- Description Palette enabled
- Added more Plugin examples, restructured Plugin menu
- New toolbar buttons and icons

[Fixed]
- Bug #32279    Undo/Redo does not work properly with Partitioning settings    (Closed)
- Bug #32502    Obscure error when attempting to start with no .NET installed    (Closed)
- Bug #32598    Overview page needs scrolling for schema list    (Closed)
- Bug #32882    Print to PDF and Export as Single Page PDF Relations for EER Diagram    (Closed)
- Bug #33013    Manifest XML signature is not valid.    (Closed)
- Bug #33179    Attempting to place an image on the canvas crashes the app (Closed)
- Bug #33586    Export as single PDF shows extra lines    (Closed)
- Bug #33627    bad refresh model navigator on layers move    (Documenting)
- Bug #34099    Forward Engineer ALTER script    (Documenting)
- Bug #34134    Erroneous Duplicate plugin name warning message    (Closed)
- Bug #34153    Cannot add more than 5 storeprocs     (Documenting)
- Bug #34248    Diagram Option "Draw Line Crossing" after restart of Workbench not used    (Closed)
- Bug #34397    Triggers tab automatically adds new header info after field update    (Documenting)
- Bug #34483    copy/paste from one schemata to another just copies one table    (Closed)
- Bug #34509    The scrollbar in the Message log does not show the end of the log    (Documenting)
- Bug #34610    "Hide Connection Captions" should be per diagram    (Closed)
- Bug #34630    Printing diagram yeilds only a blank page    (Closed)
- Bug #34808    Buttons on "Diagram Size" window not drawing    (Closed)
- Bug #35062    Mouse cursor hides when creating table indexes    (Documenting)
- Bug #35112    Reporting with Text Basic template does not render table columns    (Documenting)
- Bug #35123    Crash after trying to import a DB Designer scheme    (Documenting)
- Bug #35251    Workbench SE crashes during startup with special date format settings    (Closed)
- Bug #35262    Validating double identifiers doesn't seem to work... (Documenting)
- Bug #35265    Export to Alter Script fails to recognize all differences (Documenting)
- Bug #35349    crash when opening grt shell while table editor open (Documenting)
- Bug #35397    Connector positions are not saved    (Closed)
- Bug #35400    HTML Model report gives fatal error    (Closed)
- Bug #35426    Crash when selecting diagram while loading model    (Closed)
- Bug #35442    Cannot set negative value in Inserts Tab of the Table    (Closed)
- Bug #35446    Create Relatioship doesn't show the line in file opened by doble click    (Closed)
- Bug #35447    errors creating relationships    (Closed)
- Bug #35465    Undo does not Undo all the movements in the Model    (Documenting)
- Bug #35501    trouble with many colums per table    (Documenting)
- Bug #35516    WB ignores per-model options    (Closed)
- Bug #35525    Inserts editor does not wrap TEXT or BLOB fields with quotes    (Documenting)
- Bug #35598    Unhandled Exception when expanding indexes in diagram    (Closed)
- Bug #35601    Unknown Exception caught when changing to "Connect to Columns"-notation    (Documenting)
- Bug #35603    Unhandled Exception when moving mouse after deleting a layer    (Documenting)
- Bug #35604    Forward Engineer Wizard always fails MySQL-specifc validation.    (Documenting)
- Bug #35613    Double-Clicking on column-editor row toggles primary key instead of editing    (Closed)
- Bug #35639    No refresh on the key icon on the eer diagram    (Documenting)
- Bug #35642    Model navigatio window not closable    (Documenting)
- Bug #35646    select all (CTRL+A) doesn't work in script edit text box (Documenting)
- Bug #35650    Impossible to put upper case in stored procedures name (Documenting)
- Bug #35677    Constant "crash" in MySQL Workbench 5.0.16 RC    (Documenting)
- Bug #35710    INSERTs do not escape column names    (Documenting)
- Bug #35719    Physical schemata list view is not updating modified timestamp when modified    (Documenting)
- Bug #35828    Segfault on procedure editor    (Documenting)
- Bug #35830    deleting a fk connection in EER model causes exception (Documenting)

---------------------------------------------------------------------------
RC2 5.0.16

[Improved]
- Better loading times for large models
- Try to automatically guess default ref column for FK editor
- Allow config of default On Update and On Delete values in Options dlg
- Option to synchronize color of objects that are present in different diagrams
- Removed "Pick Columns" relationship option and added a new rel tool type
- User defined datatypes (ie type aliases)
- Drag/drop definition of column types from user datatypes tree
- Option to define default table engine
- Optional auto-load of last opened model
- General optimizations (load time of large models reduced to a fraction of previous times)
- added GRT Scripting IDE

[Fixed]
- Bug #32597    Print preview: cannot discern individual tables
- Bug #32601    Able to drag Sections in the MySQL Model over themselves.
- Bug #32622    Workbench crashes in normal mode with OpenGL 1.5
- Bug #34964    Screen flicker and redraw problems when not full screen
- Bug #35417    Import of DBDesigner loses insert statements
- Bug #35466    Application crashes while importing this DBDesigner 4 file.

---------------------------------------------------------------------------
RC1 5.0.15

[Improved]
- Better layouting of relationship lines
- Relationship lines connected to columns (SE)
- Overview page cleaned up, especially for small icon views, auto scroll on focus disabled.
- Added validation pages for SQL Script/Database Diff/Export plugins (SE)
- Added wizard for import from sql script: #34213	Import -> Reverse Engineer SQL Script creates tables but do not display.
- Added background parsing of DDL statement in view editor.

[Changed]
- Removed options to trim column name/types in diagram (table resizing replaces these)

[Fixed]
- Bug #34784	MWB File->New menu entry without function
- Bug #32835	Schemata Redraw problem
- Bug #34397	Triggers tab automatically adds new header info after field update
- Bug #32328	Clicking the "Save Model" icon crashes Workbench
- Bug #34423	Checkbox in connection wizard does not describe its function
- Bug #34425	Database no longer highlighted after checking check box

---------------------------------------------------------------------------
Beta 5.0.14

[Fixed]
- Bug #32578	Forward Engineer ignores de-selected database objects	(Closed)
- Bug #32758	Draging 65 tables into the EER Diagram tab, makes it unusable to work with.	(Duplicate)
- Bug #33074	"Select Objects" page shows all objects from all schemata	(Closed)
- Bug #33139	Workbench is crashing on save after changing foreign key column	(Closed)
- Bug #33171	Misleading window subtitle when creating ALTER script	(Not a Bug)
- Bug #33183	Database Synchronize crashes workbench when server shuts down	(Closed)
- Bug #33749	Annoying screen redraw	(Duplicate)
- Bug #33964	Crashes after changing name on schema tab and saving with File > Save or Ctrl-S	(Closed)
- Bug #34038	Cannot find module directory .\\plugins.; Error scanning for modules: Invalid pat	(Closed)
- Bug #34100	Export of specific tables doesn't export all tables	(Closed)
- Bug #34206	Diagram do not refresh when put new foreign keys	(Closed)
- Bug #34230	copy/paste from model-page to diagram creates inconsistent table	(Closed)
- Bug #34234	context-menu on empty area around MySQL Model shows unwanted items	(Closed)
- Bug #34315	undo on FKs created via Table-Ed crash WB	(Closed)
- Bug #34342	Create user is omitted when exporting SQL-Script	(Closed)
- Bug #34396	Unhandled exception generating catalog diff report	(Closed)
- Bug #34400	Inconsistent naming of menu option	(Closed)
- Bug #34405	Incorrect heading in Forward Engineering dialogue	(Closed)
- Bug #34416	WB SE Version Check links to OSS download	(Closed)
- Bug #34419	DBDesigner4 imported table constraints show duplicate paths	(Closed)
- Bug #34434	Unhandled Exception when Deleting Multiple Objects from Diagram not Catalog	(Closed)
- Bug #34435	DBDesigner4 imported tables are missing some table level attributes	(Closed)
- Bug #34457	Autoplace when reverse engineering a database dosn't display all tables	(Duplicate)
- Bug #34474	Mixed case display of hex numbers	(Closed)
- Bug #34476	Creating a relation leads to unhandled exception	(Duplicate)
- Bug #34496	On the EER canvas you cannot reduce the width of a table	(Closed)
- Bug #34501	UI problems in Export > Forward Engineer	(Closed)
- Bug #34503	State of selections in Export > Forward Engineer	(Closed)
- Bug #34516	Clicking "NN" or "AI" checkboxes without highlighting a field causes error	(Duplicate)
- Bug #34536	Long identifiers make icon view look messy / Add table button should say in plac	(Closed)
- Bug #34558	Title for a EER Diagram	(Closed)
- Bug #34697	Software rendering redraw strategy broken	(Duplicate)
- Bug #34704	Entity Relation (ER Display) on workbench does not show added entities on Vista 	(Duplicate)
- Bug #34736	Table Names Overlap in "Physical Schemata" section	(Duplicate)
- Bug #34743	keyboard entry of table data enhancement	(Closed)


[Improved]
- added manual resizing of table figures
- added "Arrange -> Fit Objects to Contents" command
- relationship lines are connected directly to the corresponding column
- added Help -> System Info menu command for information usefull when reporting bugs
- added Arrange -> Expand All and Collapse All
- added SVG export support
- code base cleanup - removed many warnings
- added type wise editor for properties form and GRT Inspector (supported types: text/longtext/bool/color/file/)

[Changed]
- Removed Mesa based rendering and added GDI support (-mesa option is now -swrendering)

---------------------------------------------------------------------------
Beta 5.0.13

[Fixed]
- Bug #31913	Validation: using identical identifiers for a view and a table not detected	(Closed)
- Bug #31943	Table editor / indices: key_block_size not preserved on export	(Closed)
- Bug #31948	Reverse engineering of INT ZEROFILL UNSIGNED failed	(Closed)
- Bug #31962	Exported CREATE USER lacks password from GUI	(Closed)
- Bug #31984	String types: missing length check cause invalid SQL CREATE script - many issues	(Closed)
- Bug #31985	Don't allow the specification of a length for MEDIUMBLOB, LONGBLOB	(Closed)
- Bug #31987	Default value validator for DATETIME/TIMESTAMP is too strict / duplicate warning	(Closed)
- Bug #31991	Validator for YEAR default values could be improved, YEAR(3) should be detected	(Closed)
- Bug #31995	BIT(M) - number of bits  lost in export, forgotten during import, validation	(Closed)
- Bug #31998	TINYINT(M) - support for the 'M' in general, default validation wrong	(Closed)
- Bug #32000	SMALLINT[(M)] issues - similar to TINYINT etc.	(Closed)
- Bug #32214	Warn of conflicting import table/trigger selections in reverse engineering	(Closed)
- Bug #32535	Validating ignores table columns not having datatype.	(Closed)
- Bug #32544	Add/Remove Programs Menu has wrong links for both company and product updates	(Closed)
- Bug #32548	Deleting schema and diagram crashes Workbench	(Closed)
- Bug #32811	Draging detached Navigator window displays mysterious icons	(Not a Bug)
- Bug #32885	Import from SQL script does not recreate views, functions and stored procedures	(Closed)
- Bug #32930	Routines are populated when changing name	(Closed)
- Bug #32931	Routines Group Editor does not handle dragging routines correctly	(Closed)
- Bug #32950	"Edit Table..." freezes Workbench in some cases	(Closed)
- Bug #32958	Deleting FK silently removes the columns	(Closed)
- Bug #32960	"Edit in New Window" context menu option missing in the "Model" view	(Closed)
- Bug #32982	Relationship editor has tab caption "DbMysqlRelationshipEditor"	(Closed)
- Bug #32984	Error message for invalid column for fk not prominent enough	(Closed)
- Bug #33075	Forward Engineer SQL Create Script and CREATE DATABASE	(Closed)
- Bug #33076	Scrollbar does not allow scrolling all the way across the EER diagram	(Closed)
- Bug #33078	Printing a diagram that has more than one vertical page does not work	(Duplicate)
- Bug #33176	Extra menu separator when right clicking a note	(Closed)
- Bug #33178	It's possible to create two notes with the same name	(Closed)
- Bug #33187	Unclear reporting option	(Closed)
- Bug #33264	Clicking on Column NN or AI property causes Column Details to disapear	(Closed)
- Bug #33276	Able to attempt a rename via slow double click in Physical Schemata section	(Closed)
- Bug #33326	The foreign key are not showed automatically after reload.	(Duplicate)
- Bug #33335	Dropping objects on the edge of a layer makes them inaccessible	(Closed)
- Bug #33338	Use of non-existent verb form "splitted" 	(Closed)
- Bug #33339	Property named "referedMandatory"	(Closed)
- Bug #33343	Typo "Entitiy" in relationship editor	(Closed)
- Bug #33374	Roles fail to display in the "Roles" section of the MySQL Model window	(Closed)
- Bug #33385	Table name not always displayed in Catalog view	(Closed)
- Bug #33444	Tables and other canvas elements can have the same name	(Not a Bug)
- Bug #33453	Forward Engineer Wizard is missing scrollbars when showing generated SQL	(Closed)
- Bug #33557	Forward engineer SQL script places insert commands in wrong place in script	(Closed)
- Bug #33625	layers size modifications can't be saved	(Closed)
- Bug #33656	Workbench Generates Invalid Foreign Index Statements	(Closed)
- Bug #33660	Insert Editor: print bug on multi inserts	(Closed)
- Bug #33664	Workbench Allows Foreign Relationships With Unmatching Data Definitions	(Closed)
- Bug #33775	"Delete attached database objects" prompt should be "corresponding" 	(Closed)
- Bug #33776	Catalog not updated after delete from canvas	(Closed)
- Bug #33777	Right click on selection of multiple objects undoes current selection	(Closed)
- Bug #33787	Deleting table from MySql Model	(Closed)
- Bug #33788	Sort Catalog Tree 	(Closed)
- Bug #33839	Diagram scrollbars do not work when zoom < 100	(Duplicate)
- Bug #33867	There is no option for closing the "Find" dialogue window	(Closed)
- Bug #33874	Import of SQL dump from phpmyadmin ignores all relationships	(Closed)
- Bug #33892	Message when closing Workbench with unsaved changes	(Closed)
- Bug #33927	Import DBDesigner4 Layers are not handled correctly	(Closed)
- Bug #33940	Unhandled exception has occured	(Duplicate)
- Bug #33942	DBDesigner4 imported table generates incorrect ROW_FORMAT	(Closed)
- Bug #33981	'Edit in new window'  opens the output window displaying error 'Invalid Path'	(Closed)
- Bug #33994	Inconsistent behaviour removing objects from layers	(Closed)
- Bug #34012	Inconsistent use of upper case	(Closed)
- Bug #34088	Line feeds in table comments	(Duplicate)
- Bug #34143	Typo in "Forward Engineer to SQL Script" window	(Closed)
- Bug #34152	Reverse Engineer shows "Execution completed succesfully" even if it is no succes	(Closed)
- Bug #34154	dragging objects from catalog to model doesn't draw relationships	(Closed)
- Bug #34212	Reverse Engineer Schema Messages	(Duplicate)
- Bug #34226	wrong undo when used "pick columns"	(Closed)
- Bug #34233	pressing 'v' on model page adds and brings up a new EER-Diagramm	(Closed)
- Bug #34253	import sql workbech script generates errno 121	(Not a Bug)
- Bug #34268	Keyboard tabbing sequence incorrect when editing a table	(Closed)
- Patch for tinyxml to support utf8 encoded filenames. Now it's possible to import dbd4 model from path containing wide characters.
- Bug in SQL scanner: fail to process ":=" sequence properly.
- Bug in SQL splitter: fail to process empty statements (consisting of delimiter only) in some circumstances.

[Improved]
- Added plugin for easy updating of Workbench to latest version via Internet.
- Added catalog diff reporting plugin
- Updated SQL parser to process drop statements (so far only for schemata, tables & views). Now it's possible to import SQL dump files with their temporarily created tables.
- Improved parsing/syntax checking of column datatypes

[Changed]
- Reverse engineering plugin: naming of triggers in filter control was changed to include table name: schema.trigger -> schema.table.trigger.
- Context menus now can work on multiple selected items

---------------------------------------------------------------------------
Beta 5.0.12

[Fixed]
- Bug #33603 Table comment generates incorrect SQL
- Bug #32939 The value of "shema collation" is reset when executes some operations
- Bug #33585 Partition option cannot be removed
- Bug #33453 Forward Engineer Wizard is missing scrollbars when showing generated SQL
- Bug #33674 Lowercased word "UNSIGNED" in column definitions is skipped when importing SQL
- Bug #33557 Forward engineer SQL script places insert commands in wrong place in script
- Bug #33272 Crash when exporting SQL Script
- Bug #33681 Import from sql script doesn't show any error when the sql file contain errors
- Bug #33656 Workbench Generates Invalid Foreign Index Statements
- Bug #32940 Forward Engineering skips views and routines
- Bug #32885 When importing raw mysqldump file, tables are created instead of views.
- Bug #33075 Forward Engineer SQL Create Script and CREATE DATABASE
- Bug #32809 File-->Import-->Reverse Engene... ignores selected schema in Physical Schema
- Bug #33183 Database Synchronize crashes workbench when server shuts down
- Bug #32958 Deleting FK silently removes the columns
- Bug #33394 problem when saving with french accented characters

[Improved]
- Updated SQL parser to be compatible with SQL grammar of MySQL DBMS v5.1.22-community.
- Added table column reordering by drag-n-drop

---------------------------------------------------------------------------
20071216 - Beta 5.0.11

[Fixed]
- Corrected collation label texts
- Bug #32936 Cannot show the help file information from the help menu.
- Bug #33054 Reverse engineering schemas with space in name fails.
- Bug #31924 Default Collation of a schemata not recognized during reverse engineering.
- Bug #31926 Default collation and character set of column not recognized during rev. eng.
- Bug #32930 Routines are populated when changing name
- Bug #32931 Routines Group Editor does not handle dragging routines correctly
- Bug #33279 crash when dragging into EER diag due to bad foreign key defs in imported sql.
- wb.mysql.import.sql: changed to autocreate index supporting foreign key constraint, only if no appropriate (same field set) index was found.
- grt.db.be (table_editor): added missing synchronization of foreign key columns with supporting index columns.
- Bug #32226 Partition settings not exported

[Improved]
- Added output SQL table formatting for export/sync plugins
- Added new page to reverse engineering wizard, showing generated DDL script before actual parsing. (Bug #32531)
- Improved GRT Shell input console
- wb.mysql.import.sql was updated to create index supporting foreign key constraint, only if no appropriate (same field set) index was found.

[Changed]
- Disabled renaming for Routines in Overview Form
- Routine editor will save its contents immediatelly after new routine creation

---------------------------------------------------------------------------
20071129 - Beta 5.0.10

[Fixed]
- Fixed crash during save on Windows Vista
- Fixed FK names to use configured template on relationships created with the "Pick Columns" option set
- Escape table and column comments (containing newlines and ' or ") when exporting SQL
- Remove foreign key columns when a connection is deleted
- Fixed exception when a bad color value was input in the Options
- Fixed selection loss bug in FK and Index tabs in table editor
- Fixed relationship visibility options
- Fixed crash in Index editor
- Fixed a crash when attempting to load invalid models
- Fixed Add Object icons in overview to not allow renaming
- Fixed nested layer placement
- Fixed stored document creatime time
- Fixed copy/paste to properly copy table objects (with PK etc)
- Crash after deleting View figure (Bug #32368)
- Bug #32326 Follow up on missing ENGINE: SQL ALTER script does not detect engine change
- Bug #31855 WB crashes when calling File -> Export -> SQL Alter Script...
- Bug #31885 WB: DROP TABLE after CREATE TABLE in exported SQL ALTER script
- Bug #31904 WB exports everything regardless of object select during export
- Bug #31908 Changing table engine from InnoDB to MyISAM produces invalid SQL ALTER script
- Bug #31914 Create a table, get a view in your CREATE SQL script
- Bug #32367 Syncronization: no DELETE table, no DROP PROCEDURE, DROP TRIGGER
- Bug #32231 No dependency checks when exporting views / export fails
- Bug #32280 WB shows wrong table engine for merge table / CREATE script wrong
- Bug #32329 Changing index columns not reflected in SQL ALTER script
- Bug #32321 Export CREATE/ALTER SQL gets confused when removing PK
- Bug #32324 WB does not always reflect column oder changes in SQL ALTER script
- Bug #32327 SQL ALTER script: problems when renaming PK index
- Bug #32330 SQL ALTER script does not have DROP TABLE after deleting table
- Bug #32331 Renaming table not reflected in SQL ALTER script
- Bug #32332 SQL CREATE/ALTER/Sync script: newly added view not properly exported
- Bug #32334 SQL ALTER script fails on table options
- Bug #32336 Exception/"Crash" during ALTER script generation because of invalid column
- Bug #32340 ALTER script/Model validation: Exception/Crash after adding new field to FK
- Bug #32343 WB does not detect "hanging" foreign keys and exports buggy SQL
- Bug #32358 Crash during SQL CREATE script generation after adding PK
- Bug #32371 Automatic synchronization fails as soon as schemata has a procedure
- Bug #32373 Synch: new columns not detected
- Bug #32576 Nothing entered in Forward Engineer Filter's causes unhandled exception
- Bug #32687 Synchronize on an InnoDB table containing records and an auto_increment column
- Bug #32761 Forward Engineer out of sync with SHOW WARNINGS
- Reverse engineering:
  - Fixed restoring of trigger DDL from metadata. Problem was caused by usage of unquoted 'definer' expression.
  - If there was at least 1 error message, set erroneous state. (Bug #32531, still open)
- Always sort items in object filter by name. (Bug #32545)
- Fixed error when pressing enter in the GRT shell without a command


[Improved]
- Added Popup Menus to objects in the Overview tab
- Added a diagram sizing dialog
- Added a UI layout reset command
- Allow zoom to be set with keyboard in navigator
- Added scrollbars to text edit boxes
- Allow copy/paste of DB objects in overview
- Escape and Enter default to Cancel and Next in wizards
- Implemented missing View -> Windows commands
- Save Document confirmation dialog when exitting or new/open document
- Saving/Loading of application options
- Disable Next button in wizards when Input or Output files are not specified
- Unhighlight tables when connection is deleted
- Added MySQLWorkbench.chm to distributions and enabled Help Index menu item
- Added scripts to create distribution zips
- Enabled 'Advanced' button in wizard when performing long running tasks.
- Added runtime check of OpenGL version to select between software/hardware rendering (GRT shell reports active rendering method).
- Reverse engineering:
  - Make check for names duplication within common tables/views namespace during rev-eng (forbid if necessary).
  - Log error & skip statement if name of the object to rev-eng conflicts with existing object name. Exclusion made for schema, only warning is returned in its case & previous schema object is reused.
- Added scrolling to last message in Output and History grids
- Added popup menu to copy messages from the Output and History grids


[Changed]
- Moved page settings storage from global to document
- Reordered Catalog and Layers panel
- Option to hide SE specific items from menus
- Loading document with non-utf8 characters will result in ingoring statements with those characters (was: load aborted)
- Removed .vshost files from distributions
- Changed naming of stub routines (routines in routine group having invalid sql syntax) by prefixing with routine group name to avoid name conflicts with stubs from other routine groups.


---------------------------------------------------------------------------
20071119 - Beta 5.0.9

First official Beta release

---------------------------------------------------------------------------
20070301 - Initial Repostiry Creation
