Fri Mar 7 11:06:51 PST 2008
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide partitioning.sgml
- Next message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv26697
Modified Files:
Tag: REL_1_2_STABLE
RELEASE config.h.in
Log Message:
Added items committed to CVS to release notes, revved the version number
to 1.2.14
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -C2 -d -r1.1.2.26 -r1.1.2.27
*** RELEASE 6 Feb 2008 20:28:34 -0000 1.1.2.26
--- RELEASE 7 Mar 2008 19:06:49 -0000 1.1.2.27
***************
*** 1,3 ****
--- 1,14 ----
$Id$
+ RELEASE 1.2.14
+ - Fix typo in configure-replication.sh (missing CR)
+
+ - Per bug #35, search the Slony share dir for scripts
+ before falling back to the PG share dir on 8.0+
+ http://www.slony.info/bugzilla/show_bug.cgi?id=35
+
+ - Change test framework to write out the test name into
+ $TEMPDIR/TestName
+
+ -
RELEASE 1.2.13
Index: config.h.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/config.h.in,v
retrieving revision 1.17.2.11
retrieving revision 1.17.2.12
diff -C2 -d -r1.17.2.11 -r1.17.2.12
*** config.h.in 8 Jan 2008 20:48:29 -0000 1.17.2.11
--- config.h.in 7 Mar 2008 19:06:49 -0000 1.17.2.12
***************
*** 13,18 ****
#define SLONY_I_CONFIG_H
! #define SLONY_I_VERSION_STRING "1.2.13"
! #define SLONY_I_VERSION_STRING_DEC 1,2,13
#ifndef PG_VERSION_MAJOR
--- 13,18 ----
#define SLONY_I_CONFIG_H
! #define SLONY_I_VERSION_STRING "1.2.14"
! #define SLONY_I_VERSION_STRING_DEC 1,2,14
#ifndef PG_VERSION_MAJOR
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide partitioning.sgml
- Next message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list