summaryrefslogtreecommitdiff
blob: fb195a41aeb1a1dc2b0b8ae33d9fe1d3cbc3f1fd (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
# ChangeLog for dev-haskell/utf8-string
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.11 2011/04/10 18:59:18 grobian Exp $

  10 Apr 2011; Fabian Groffen <grobian@gentoo.org> utf8-string-0.3.6.ebuild:
  Marked ~x86-macos

  25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
  utf8-string-0.3.6.ebuild:
  ppc/ppc64 stable wrt #339580

  19 Oct 2010; Thomas Kahle <tomka@gentoo.org> utf8-string-0.3.6.ebuild:
  x86 stable per bug 339580

  16 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
  utf8-string-0.3.6.ebuild:
  Stable on amd64 wrt bug #339580

  20 Jul 2010; Joseph Jezak <josejx@gentoo.org> utf8-string-0.3.6.ebuild:
  Marked ~ppc.

  10 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org>
  utf8-string-0.3.6.ebuild:
  marked ~ia64

  08 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org>
  utf8-string-0.3.6.ebuild:
  ~alpha keyworded

  01 Apr 2010; Fabian Groffen <grobian@gentoo.org> utf8-string-0.3.6.ebuild:
  Marked ~ppc-macos

*utf8-string-0.3.6 (28 Mar 2010)

  28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
  -utf8-string-0.3.5.ebuild, +utf8-string-0.3.6.ebuild:
  Version bump.

  28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
  utf8-string-0.3.5.ebuild:
  Added ~ppc64 keyword, tested by trofi.

*utf8-string-0.3.5 (27 Oct 2009)

  27 Oct 2009; <kolmodin@gentoo.org> +utf8-string-0.3.5.ebuild,
  +metadata.xml:
  Initial version of utf8-string, a UTF8 layer for IO and Strings for
  Haskell.