Chris Browne cbbrowne at lists.slony.info
Wed Dec 9 13:34:02 PST 2009
Update of /home/cvsd/slony1/slony1-www/content
In directory main.slony.info:/tmp/cvs-serv23490

Modified Files:
	news.txt 
Log Message:
Add 1.2.20


Index: news.txt
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/content/news.txt,v
retrieving revision 1.64
retrieving revision 1.65
diff -C2 -d -r1.64 -r1.65
*** news.txt	9 Dec 2009 17:50:58 -0000	1.64
--- news.txt	9 Dec 2009 21:34:00 -0000	1.65
***************
*** 8,13 ****
  <a href="http://main.slony.info/downloads/2.0/source/slony1-2.0.2-docs.tar.bz2">documentation</a>
  <br/>
! Slony-1 1.2.19 <a href="http://main.slony.info/downloads/1.2/source/slony1-1.2.19.tar.bz2">engine</a>
! <!-- <a href="http://main.slony.info/downloads/1.2/source/slony1-1.2.19-docs.tar.bz2">documentation</a> -->
  <br/>
  Slony-1 1.1.9 <a href="http://main.slony.info/downloads/1.1/source/slony1-1.1.9.tar.bz2">engine</a>
--- 8,13 ----
  <a href="http://main.slony.info/downloads/2.0/source/slony1-2.0.2-docs.tar.bz2">documentation</a>
  <br/>
! Slony-1 1.2.20 <a href="http://main.slony.info/downloads/1.2/source/slony1-1.2.20.tar.bz2">engine</a>
! <!-- <a href="http://main.slony.info/downloads/1.2/source/slony1-1.2.20-docs.tar.bz2">documentation</a> -->
  <br/>
  Slony-1 1.1.9 <a href="http://main.slony.info/downloads/1.1/source/slony1-1.1.9.tar.bz2">engine</a>
***************
*** 15,18 ****
--- 15,35 ----
  
  ---
+ Slony-I 1.2.20 available
+ http://main.slony.info/downloads/1.2/source/slony1-1.2.20.tar.bz2
+ 2009-12-09
+ Chris Browne
+ 
+ <P> Release 1.2.20 has the following changes:
+ 
+ <ul>
+ <li> Fix problem with logging where vsnprintf would, with very large
+   output, clobber the byte after malloc()ed output</li>
+ 
+ <li> Change "long long" to "int64"</li>
+ 
+ </ul>
+ 
+ Yes, that's a rapid series of changes :-(
+ ---
  Slony-I 1.2.19 available
  http://main.slony.info/downloads/1.2/source/slony1-1.2.19.tar.bz2



More information about the Slony1-commit mailing list