summaryrefslogtreecommitdiff
blob: 784d7bb269fa1d4331c7c6d976f46a455d394b25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# ChangeLog for dev-db/redis
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.5 2010/05/17 21:32:23 lu_zero Exp $

*redis-1.2.6 (17 May 2010)

  17 May 2010; Luca Barbato <lu_zero@gentoo.org> redis-1.2.5.ebuild,
  +redis-1.2.6.ebuild:
  fix bug #318683, thanks to Mark Lewandowski <mark.e.lewandowski@gmail.com>
  for reporting the issue and the new version

  02 May 2010; Robin H. Johnson <robbat2@gentoo.org> redis-1.2.5.ebuild:
  Bug #316767: implement a full src_test that does server setup first.

  25 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
  Add lu_zero as another maintainer.

*redis-1.2.5 (25 Mar 2010)

  25 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
  +files/01-dont-print-pid-on-startup.diff, +files/configure.ac-1.02,
  +redis-1.2.5.ebuild, +files/redis.confd, +files/redis.initd,
  +metadata.xml:
  Initial commit. Partially based on the submission in the upstream
  bugtracker by Geoff Kassel <gkassel@users.sourceforge.net> and W-Mark
  Kubacki <wmark.gentoo@hurrikane.de>. Proxy maintainers welcome.
  Upstream submission was linked from bug #308243.