diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-10-23 19:20:31 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-10-23 19:20:31 +0000 |
commit | 89e211d729ac6dd00576e89cd12a043db9363360 (patch) | |
tree | dbc91ff5bd17c10374b3e264cee2a136592cbe25 /app-misc/beanstalkd/ChangeLog | |
parent | Fix two problems preventing compilation of valgrind-3.5.0 on ppc32/ppc64 (bug... (diff) | |
download | historical-89e211d729ac6dd00576e89cd12a043db9363360.tar.gz historical-89e211d729ac6dd00576e89cd12a043db9363360.tar.bz2 historical-89e211d729ac6dd00576e89cd12a043db9363360.zip |
Bump, fixes #290270. Thanks to Johan Bergstrom for the patches
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'app-misc/beanstalkd/ChangeLog')
-rw-r--r-- | app-misc/beanstalkd/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-misc/beanstalkd/ChangeLog b/app-misc/beanstalkd/ChangeLog index 9a7f6d80b913..80bcbe721582 100644 --- a/app-misc/beanstalkd/ChangeLog +++ b/app-misc/beanstalkd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-misc/beanstalkd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v 1.4 2009/06/23 11:53:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v 1.5 2009/10/23 19:20:30 patrick Exp $ + +*beanstalkd-1.4.2 (23 Oct 2009) + + 23 Oct 2009; Patrick Lauer <patrick@gentoo.org> +files/conf-1.4.2, + +files/init-1.4.2, +beanstalkd-1.4.2.ebuild: + Bump, fixes #290270. Thanks to Johan Bergstrom for the patches *beanstalkd-1.3 (23 Jun 2009) |