Add release note material on bugs 273, 282
authorChristopher Browne <cbbrowne@ca.afilias.info>
Thu, 24 Jan 2013 20:19:15 +0000 (15:19 -0500)
committerChristopher Browne <cbbrowne@ca.afilias.info>
Thu, 24 Jan 2013 20:19:15 +0000 (15:19 -0500)
RELEASE

diff --git a/RELEASE b/RELEASE
index 2ae5cf934b9c96ee11ebb13fbedb90f166e49590..8f3264916f5e4a0ab6bde77bed4c6f67a7a0d7db 100644 (file)
--- a/RELEASE
+++ b/RELEASE
 
 - Bug 284 :: Fix documentation - tutorial
 
+- Bug 282 :: replication failure where column domain/type is in a
+             schema outside of ~search_path~.  Fix by handling the
+             cast inside of the apply trigger the same way, PL/pgSQL
+             is doing type casting internally.
+
+- Bug 273 :: Slon can try to pull data from a behind provider.  Fix is
+             to not force the event provider to be part of the
+             providers unless we don't find any provider at all
+             otherwise.
 
 ** 2.2.0
 - Bug #276 :: Fixed detection of duplicate value in sl_nodelock