summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2004-07-26 15:13:36 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2004-07-26 15:13:36 +0000
commitb887149535c6cb36e412bb7da77144cdffc19239 (patch)
treef2f017a1b4e309dfc61a9e16b9e3ff5f515ecbae /dev-db/postgresql/ChangeLog
parent~amd64 (diff)
downloadhistorical-b887149535c6cb36e412bb7da77144cdffc19239.tar.gz
historical-b887149535c6cb36e412bb7da77144cdffc19239.tar.bz2
historical-b887149535c6cb36e412bb7da77144cdffc19239.zip
Fixed SHMMAX_MIN to calculate from MAX_CONNECTIONS.
Diffstat (limited to 'dev-db/postgresql/ChangeLog')
-rw-r--r--dev-db/postgresql/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 4e116c35ac3d..c5d8c205445c 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.112 2004/07/21 19:11:10 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.113 2004/07/26 15:13:36 matsuu Exp $
+
+ 27 Jul 2004; MATSUU Takuto <matsuu@gentoo.org> postgresql-7.4.3-r1.ebuild:
+ Fixed SHMMAX_MIN to calculate from MAX_CONNECTIONS.
21 Jul 2004; Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.6-r2.ebuild,
postgresql-7.4.3-r1.ebuild: