diff options
author | 2007-03-31 19:03:18 +0000 | |
---|---|---|
committer | 2007-03-31 19:03:18 +0000 | |
commit | e69f3c55051370ef9252e8597a43d09d16beb325 (patch) | |
tree | bf09a26291f44d776c8ba1cab60c04acd433dac7 /net-misc/memcached/ChangeLog | |
parent | added fix from bug #168446 (diff) | |
download | gentoo-2-e69f3c55051370ef9252e8597a43d09d16beb325.tar.gz gentoo-2-e69f3c55051370ef9252e8597a43d09d16beb325.tar.bz2 gentoo-2-e69f3c55051370ef9252e8597a43d09d16beb325.zip |
Fix start-stop-daemon looking at the binary instead of the pidfile when using multiple instances of memcached.
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-misc/memcached/ChangeLog')
-rw-r--r-- | net-misc/memcached/ChangeLog | 11 |
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: |