summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-03-27 15:57:08 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-03-27 15:57:08 +0000
commitd67489ec04b7ef81e5f49995dd74c95b1b1b743c (patch)
tree5ebad09dab3f1db4d808a1ae798afdd68ff0e59e /RELEASE-NOTES.txt
parent50f636c9cef331e0d002e683306e3b8d67f162d1 (diff)
1.1 release.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt12
1 files changed, 12 insertions, 0 deletions
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.
+