--- /dev/null
+Changes: Changes from 2.2.3\r
+\r
+Most changes to this version are trivial, and fall \r
+into two main categories:\r
+\r
+- JDK 1.3 should now be supported. \r
+\r
+- Eclipse 3.0 M5/M6 should be supported (although \r
+ there's a different jar to install\r
+\r
+In addition:\r
+\r
+- Schema handling has been revised.\r
+\r
+\r
+\r
+\r
+\r
+Changes: Changes from 2.2.2\r
+\r
+Most of the changes to the code are structural and\r
+won't have an effect on the use of the plug-in. Some\r
+of the changes that you will see include:\r
+\r
+- Better refresh support (Issuing a refresh on the \r
+ bookmark list does not collapse any previously-open\r
+ selections.\r
+ \r
+- Properties available for items in the bookmark list\r
+\r
+- Key mapping (Ctl-Shift-Q) to execute queries in the \r
+ Query view\r
+ \r
+- Bug fix for mixed-case tables in PostGres\r
+\r
+- Bug fix for SQL Queries on Oracle with column type\r
+ of CHAR\r
+ \r
+- Added an explicit checkbox to indicate that you want\r
+ to be prompted for a password at connection time.\r
+ \r
+- When you've selected multiple nodes at the same time,\r
+ you can perform the same action on each of them.\r
+ \r
+- The status line from the Bookmark View now appears in\r
+ the standard status line window area.\r
+ \r
+- Queries are persisted so that you can keep a list of \r
+ queries.\r
+ \r
+Changes: Changes from 2.2.1\r
+\r
+- Now you can leave blank the password field in the bookmark, \r
+ as suggested by Erik Dick in the Forum. You will be asked for \r
+ its value when trying to connect. There is a property \r
+ (Window->Properties->QuantumDB) to modify in case you use \r
+ blank passwords and don't want to be pestered with dialogs. \r
+ In this case, change the default (nothing) to a string \r
+ (e.g. "") and only when you use that string as bookmark \r
+ password you'll be asked for a new password.\r
+ \r
+- The Query History View now registers all the queries, even \r
+ before being activated, fixing bug #773726.\r
+ \r
+- The case sensitivity when using Postgres in Windows should \r
+ go now (bug #804353).\r
+ \r
+- Fixed bug #811591, the Copy/Paste of bookmarks wasn't properly \r
+ initialized.\r
+ \r
+- Now if the connection is implicit (created when using the SQL \r
+ Editor before opening the bookmark), the bookmark is connected \r
+ but the tables and views are not loaded till you try to expand \r
+ the node.\r
+ \r
+- Fixed (really avoided) the problem with the Oracle jdbc driver \r
+ and its bug with getIndexInfo(). Bug reference #819846. \r
+
\ No newline at end of file