summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-03-31 19:03:18 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-03-31 19:03:18 +0000
commite01ee1fcc83329b7dc49ed9f50c40a066d2d265b (patch)
tree0872fad31b5a6f411d6fe31d9d683cdc8861c172 /net-misc/memcached/ChangeLog
parentadded fix from bug #168446 (diff)
downloadhistorical-e01ee1fcc83329b7dc49ed9f50c40a066d2d265b.tar.gz
historical-e01ee1fcc83329b7dc49ed9f50c40a066d2d265b.tar.bz2
historical-e01ee1fcc83329b7dc49ed9f50c40a066d2d265b.zip
Fix start-stop-daemon looking at the binary instead of the pidfile when using multiple instances of memcached.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'net-misc/memcached/ChangeLog')
-rw-r--r--net-misc/memcached/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/net-misc/memcached/ChangeLog b/net-misc/memcached/ChangeLog
index 4fd94da77c35..2d13b3b9cfaf 100644
--- a/net-misc/memcached/ChangeLog
+++ b/net-misc/memcached/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for net-misc/memcached
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.39 2007/03/22 18:32:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.40 2007/03/31 19:03:18 robbat2 Exp $
+
+*memcached-1.2.1-r1 (31 Mar 2007)
+*memcached-1.1.13-r1 (31 Mar 2007)
+
+ 31 Mar 2007; Robin H. Johnson <robbat2@gentoo.org> +files/1.1.13/conf,
+ +files/1.1.13/init, +memcached-1.1.13-r1.ebuild,
+ +memcached-1.2.1-r1.ebuild:
+ Fix start-stop-daemon looking at the binary instead of the pidfile when
+ using multiple instances of memcached.
22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
memcached-1.2.1.ebuild: