release notes update
authorSteve Singer <ssinger@ca.afilias.info>
Thu, 6 Jun 2013 18:11:38 +0000 (14:11 -0400)
committerSteve Singer <ssinger@ca.afilias.info>
Thu, 6 Jun 2013 18:11:38 +0000 (14:11 -0400)
RELEASE

diff --git a/RELEASE b/RELEASE
index 52d9afeabd3ce0d3f3fbb66588d80603bf9f4c91..8d5f48804b2548e24c61b741e2c8962be527f4f9 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -5,9 +5,11 @@
 
 - Bug 287 :: Fix UPDATE FUNCTIONS so it works when the old shared library is no longer around
 
-- No bug  ::  Make log_truncate() SECURITY DEFINER
+- No bug  :: Make log_truncate() SECURITY DEFINER
 
-- Bug 290 ::  Allow linking with pgport on 9.3+ by including pgcommon
+- Bug 290 :: Make the symbols in the shared library unique 
+
+- No bug  :: Allow linking with pgport on 9.3+ by including pgcommon
 
 *** 2.2.0  b3
 - Bug #285 :: Fix race condition with MOVE SET where a third node could get updated to the wrong SYNC number