summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2006-12-07 18:27:42 +0000
committerBrian S. O'Neill <bronee@gmail.com>2006-12-07 18:27:42 +0000
commit7a51e9e8fc2b668cf45959236830c6e42056f508 (patch)
treee214d162ac281ca10121a062bb5b5bcbf5360e42 /RELEASE-NOTES.txt
parentcee2677c3d2d2d31a5a921b625050fbb4ea45d59 (diff)
ReplicatedRepository installs user triggers on the master, not the replica.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 4293b32..6784f81 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -4,6 +4,8 @@ Carbonado change history
1.1-BETA6 to 1.1-BETA7
-------------------------------
- Added @Authoritative annotation.
+- ReplicatedRepository installs user triggers on the master, not the
+ replica. This fixes errors caused by resync running user triggers.
1.1-BETA5 to 1.1-BETA6
-------------------------------