Fri Jun 20 15:23:51 PDT 2008
- Previous message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- 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-serv649
Modified Files:
Tag: REL_1_2_STABLE
RELEASE config.h.in
Log Message:
Record release notes for 1.2.15, bump version number so this does not get
missed later.
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -C2 -d -r1.1.2.29 -r1.1.2.30
*** RELEASE 16 May 2008 17:31:47 -0000 1.1.2.29
--- RELEASE 20 Jun 2008 22:23:49 -0000 1.1.2.30
***************
*** 1,3 ****
--- 1,9 ----
$Id$
+
+ Release 1.2.15
+
+ - Fix memory leak
+ http://bugs.slony.info/bugzilla/show_bug.cgi?id=52
+
RELEASE 1.2.14
- Fix typo in configure-replication.sh (missing CR)
Index: config.h.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/config.h.in,v
retrieving revision 1.17.2.12
retrieving revision 1.17.2.13
diff -C2 -d -r1.17.2.12 -r1.17.2.13
*** config.h.in 7 Mar 2008 19:06:49 -0000 1.17.2.12
--- config.h.in 20 Jun 2008 22:23:49 -0000 1.17.2.13
***************
*** 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
--- 13,18 ----
#define SLONY_I_CONFIG_H
! #define SLONY_I_VERSION_STRING "1.2.15"
! #define SLONY_I_VERSION_STRING_DEC 1,2,15
#ifndef PG_VERSION_MAJOR
- Previous message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- 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