|
From: <cw...@us...> - 2006-12-10 16:40:17
|
Revision: 104
http://svn.sourceforge.net/mptstore/?rev=104&view=rev
Author: cwilper
Date: 2006-12-10 08:40:12 -0800 (Sun, 10 Dec 2006)
Log Message:
-----------
updated release notes in prep for 0.9.1 release
Modified Paths:
--------------
trunk/src/doc/release-notes.txt
Modified: trunk/src/doc/release-notes.txt
===================================================================
--- trunk/src/doc/release-notes.txt 2006-12-10 15:20:42 UTC (rev 103)
+++ trunk/src/doc/release-notes.txt 2006-12-10 16:40:12 UTC (rev 104)
@@ -1,8 +1,29 @@
MPTStore Release Notes
-+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+Version 0.9.1 - December 10th, 2006
+===================================
+
+ o Fixed bug that was probably introduced on 10/3 or 10/4 in complex query
+ processing.
+
+ o Log4J library updated to 1.2.14 (supports TRACE level).
+
+ o Additional logging at DEBUG and TRACE levels.
+
+ o Added known issue to documentation re:unique constraint checking.
+ o Source distribution no longer bundles H2.
+
+ o Tests updated to use Junit 4.
+
+ o Naming convention for package-level suites changed to All...Tests
+
+ o Tests now send log messages to build/test/test.log.
+
+
Version 0.9 - October 6th, 2006
===============================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|