2009.03.29 : 2.2.2 released
#0204: updated manual files
#0205: improvement of a problem the default logging class is not available
#0210: fixed bug: a numerical value that is larger than "long" exports without the quotation
#0211: fixed bug: after a shortcut key inputted with cell-selecting, the cell turns to editing-state
#0212: fixed bug: an error row on inserted clipboard data is not reset

2008.11.10 : 2.2.1 released
#0198: fixed bug: sorted by not a clicked column but a selected column
#0199: when the number of records went over the limit, it uses a break statement (not continue) 
#0200: updated manual(s)
#0201: fixed bug: an error when it uses 'export' command with 'report'

2008.07.22 : 2.2.0 released
#0185: real row header
#0186: improved relation of menu, actions and shortcut binding
#0189: fixed bug: to specify a directory is not available at optional arguments
#0190: selection mode with modifier keys
#0195: added a new function 'refresh' 
#0196: fixed bug: NullPointerException on CUI mode

2008.06.05 : 2.1.4 released
#0183: fixed bug: ConnectorMapEditor can't change the order
#0188: fixed bug: direct-updater tries updating without the record
#0191: fixed bug: "ArrayIndexOutOfBounds" occurred on using import

2008.05.24 : 2.1.3 released
#0181: fixed bug: cannot start when OS uses "ClearType" font 
#0182: changed not to do forced termination when a fatal error occurred 
#0187: fixed bug: ConnectorMapEditor(CUI) always speaks only English

2008.05.17 : 2.1.2 released
#0170: confirm before closing window if it is connecting
#0175: improved insert operations in the update-function
#0176: using "invokeLater" when invoking an optional launcher
#0177: checking that clipboard canat the context menu  the state of clipboard 
#0178: fixed bug: ERROR occured on closing "Encryption Key" dialog at the event thread

2008.04.17 : 2.1.1 released
#0168: fixed bug: update-function becomes invalid when selected by the scheme-qualified table name
#0171: fixed bug: "Insert Clipboard Data" appears at context menu when the update-function is invalid
#0173: fixed bug: behavior of direct-update with SQL including 'UNION' keyword
#0174: fixed bug: copying with "Ctrl-C" is not available at console pane

2008.04.03 : 2.1.0 released
#0162: improved table edit xxx functions
#0163: cannot compile on Java1.5 (Formatter class is ambiguous)
#0164: added new function to break inputting off
#0165: "Setting Null" uses PreparedStatement.setNull() method
#0166: "Monitor" supported column name including hyphen character

2008.02.17 : 2.0.0 released
#0160: added a new function 'Connector Editor for CUI' 
#0161: fixed bug: copying connector is shallow copy

2007.12.06 : 1.9.6 released
 - enhancement 99% completed
#0153: SimpleExporter format mode changed RAW into AUTO
#0154: added new function 'Column Width Auto-Adjustment'
#0155: improved 2 CellRenderers, NullValue and RowNumber
#0156: improved an implementation about default font
#0157: supported password encryption
#0158: added a function that max display count limitation (GUI only)
#0159: fixed bug: a process end abnormally after a direct-update error occurred

2007.10.21 : 1.9.5 released
 - enhancement 95% completed
#0128: changed the property keyword of timeout
#0129: took a countermeasure against UnsupportedOperationException (connection)
#0130: fixed bug: ERROR occurred when using absolute path in Load
#0131: fixed bug: SmartImporter threw ArrayIndexOutOfBoundsException
#0132: fixed bug: a read-only connection cannot use Export
#0133: improved the behavior about parsing first keyword of command
#0134: available to use the function even if records not found
#0135: the default value of system directory changed 'current' to 'home'
#0136: improved to check connection after error
#0137: fixed bug: ERROR occurred when using absolute path in Export
#0138: line wrapping of DialogMessage
#0139: implemented LoggingAPI wrapper logger
#0140: improved StringClass
#0141: introduced the anonymous connector
#0142: avoided throwing raw RuntimeException
#0143: improved Importer/Exporter
#0144: fixed bug: event dispatch error about ResultSetTable (event thread)
#0145: timeout of ResultSetTableMonitor
#0146: added new function 'Insert Clipboard Data'
#0147: fixed bug: 'select all' selected columns including row-number's one
#0148: fixed bug: an another window never release the connection when it closed
#0149: fixed bug: ERROR occured when left-clicked a header without records
#0150: properly close ResultSet from DatabaseMetaData
#0151: refactored all
#0152: modified the command execution thread to invoking as daemon

2007.06.20 : 1.9.4 released
 - enhancement 80% completed

2007.04.19 : 1.9.3 (internal)
 - enhancement 50% completed

2007.04.11 : 1.9.2 (internal)
 - makeover 90% completed

2007.03.22 : 1.9.1 (internal)
 - makeover 50% completed

2007.02.21 : 1.9.0 (internal)
 - makeover 20% completed

2005.12.23 : 1.0.0 released
