From d67489ec04b7ef81e5f49995dd74c95b1b1b743c Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Tue, 27 Mar 2007 15:57:08 +0000 Subject: 1.1 release. --- RELEASE-NOTES.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 RELEASE-NOTES.txt (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt new file mode 100644 index 0000000..a2198ae --- /dev/null +++ b/RELEASE-NOTES.txt @@ -0,0 +1,12 @@ +CarbonadoTestSuite version 1.1 +------------------------------ + +Carbonado is an extensible, high performance persistence abstraction layer for +Java applications with a relational view to the underlying persistence +technology. + +http://carbonado.sourceforge.net/ + +The CarbonadoTestSuite project encapsulates all the tests for Carbonado. The +Carbonado project itself does not contain any tests. + -- cgit v1.2.3