Syntax Highlighting Plugin Change Log
=====================================

Integration of Netbeans editor.
A great thank you to Miloslav Metelka the project manager
of the Netbeans editor for dicussion and advice.


coloring of columns and bug fixes
Fixed bug #981490



0.12
====

Enhancements
------------
- Show parsing errors in tooltips (Gerd Wagner).

Bug Fixes
---------
- Fixed potential thread deadlock (Gerd Wagner).
- Caret row and column now shown correctly in status bar.


0.11
====

Enhancements
------------
- Syntax highlighting can now be applied to table names.

Bug Fixes
---------
- Fix for selecting which SQL gets executed. When the cursor is on a line in
  the SQL entry that contains at least part of an SQL statement then only that
  SQL statment should be executed.


0.10
====

- Initial release.

