diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-12-07 08:12:31 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-12-07 08:12:31 +0000 |
commit | cee2677c3d2d2d31a5a921b625050fbb4ea45d59 (patch) | |
tree | 3efc7c8929ac96eb0b89ef0a5789455bc9052793 /RELEASE-NOTES.txt | |
parent | cdc247a2677611af81567cfc9b570601cdc4c06d (diff) |
Added @Authoritative annotation.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 3ef6f98..4293b32 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,6 +1,10 @@ Carbonado change history
------------------------
+1.1-BETA6 to 1.1-BETA7
+-------------------------------
+- Added @Authoritative annotation.
+
1.1-BETA5 to 1.1-BETA6
-------------------------------
- Added automatic repair for broken layout metadata.
|