summaryrefslogtreecommitdiff
blob: c6b114a6909f9803ab74197cd52a1623cfd33a9c (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# ChangeLog for dev-ruby/addressable
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.16 2011/04/10 06:10:22 graaff Exp $

*addressable-2.2.5 (10 Apr 2011)

  10 Apr 2011; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.5.ebuild:
  Version bump.

  10 Apr 2011; Hans de Graaff <graaff@gentoo.org> -addressable-2.2.2.ebuild,
  -addressable-2.2.3.ebuild:
  Remove old versions.

*addressable-2.2.4 (29 Jan 2011)

  29 Jan 2011; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.4.ebuild:
  Version bump.

*addressable-2.2.3 (21 Jan 2011)

  21 Jan 2011; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.3.ebuild:
  Version bump.

  01 Jan 2011; Hans de Graaff <graaff@gentoo.org> -addressable-2.2.1.ebuild:
  Remove old version.

  27 Dec 2010; Fabian Groffen <grobian@gentoo.org> addressable-2.2.2.ebuild:
  Added Prefix keywords

*addressable-2.2.2 (14 Oct 2010)

  14 Oct 2010; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.2.ebuild:
  Version bump: fix bug with percent escaping.

  09 Oct 2010; Hans de Graaff <graaff@gentoo.org> -addressable-2.1.2.ebuild,
  -addressable-2.2.0.ebuild:
  Remove old versions.

  29 Sep 2010; Brent Baude <ranger@gentoo.org> addressable-2.2.1.ebuild:
  Marking addressable-2.2.1 ~ppc64 for bug 321283

*addressable-2.2.1 (18 Sep 2010)

  18 Sep 2010; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.1.ebuild:
  Version bump: added support for application/x-www-form-urlencoded. Run
  tests for other ruby implementations.

  22 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  addressable-2.1.2.ebuild, addressable-2.2.0.ebuild:
  Disable tests when building for JRuby because they crash the interpreter.

*addressable-2.2.0 (22 Aug 2010)

  22 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  addressable-2.1.2.ebuild, +addressable-2.2.0.ebuild:
  Version bump.

  12 Jun 2010; Hans de Graaff <graaff@gentoo.org> -addressable-2.1.1.ebuild:
  Remove old version.

  18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  addressable-2.1.2.ebuild:
  Add ~x86, tested on development container.

*addressable-2.1.2 (27 Apr 2010)

  27 Apr 2010; Hans de Graaff <graaff@gentoo.org> +addressable-2.1.2.ebuild:
  Version bump: various enhancements and bug fixes.

*addressable-2.1.1 (16 Dec 2009)

  16 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +addressable-2.1.1.ebuild, +metadata.xml:
  Initial import of addressable with the fakegem eclass (dependency of Typo
  for those interested).