Revision: 3358
Author: [email protected]
Date: Fri Mar 5 07:40:02 2010
Log: Updated the release notes for the 0.9.16 release.
http://code.google.com/p/power-architect/source/detail?r=3358
Modified:
/trunk/doc/ReleaseNotes.txt
=======================================
--- /trunk/doc/ReleaseNotes.txt Fri Jan 29 11:57:57 2010
+++ /trunk/doc/ReleaseNotes.txt Fri Mar 5 07:40:02 2010
@@ -1,5 +1,16 @@
SQL Power Architect Release Notes
+0.9.16
+ Updates:
+ * Updated the SQL Server driver. Users can now connect to SQL Server
2008 (Requires Java 6 and up).
+ * Improved saving. Users will now be warned if they are about to save
over a file with a different
+ version. Additionally, users will be warned if they are trying to
open a file that has been
+ saved with a newer version.
+
+ Bug Fixes:
+ * Fixed the Copy Table Data panel. Users can expand and navigate the
data sources again.
+ * Other minor bug fixes.
+
0.9.15
Bug Fixes:
* Fixed comments in MySQL's DDL generator