# ChangeLog for dev-ruby/json
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.35 2010/06/29 10:31:57 angelos Exp $

  29 Jun 2010; Christoph Mende <angelos@gentoo.org> json-1.4.3-r1.ebuild:
  Stable on amd64 wrt bug #325695

*json-1.4.3-r2 (26 Jun 2010)

  26 Jun 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.3-r1.ebuild,
  +json-1.4.3-r2.ebuild:
  Revision bump to make 1.4.3-r1 the new stable candidate with support for
  ruby18 and jruby.

  12 Jun 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.3-r1.ebuild:
  Fix static modname and add x64-macos keyword, fixing bug 323371. Thanks to
  Ramon van Alteren for the patch.

  24 May 2010; Pacho Ramos <pacho@gentoo.org> json-1.2.2.ebuild:
  stable amd64, bug 316883

*json-1.4.3-r1 (23 May 2010)

  23 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +json-1.4.3-r1.ebuild:
  Version bump, install the extensions in the right paths so that they are
  actually picked up (yes, all the older versions were still using the
  pure-ruby implementation after building the C extension.

  22 May 2010; Alex Legler <a3li@gentoo.org> json-1.4.3.ebuild:
  Add REE18 support

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> -json-1.2.0.ebuild,
  json-1.2.2.ebuild, -json-1.2.3.ebuild, -json-1.2.4.ebuild,
  -json-1.4.2.ebuild, json-1.4.3.ebuild:
  Cleanup old versions, use new syntax.

  19 May 2010; Raúl Porcel <armin76@gentoo.org> json-1.2.2.ebuild:
  ia64/sparc stable wrt #316883

  11 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-1.2.2.ebuild:
  x86 stable wrt bug #316883

*json-1.4.3 (07 May 2010)

  07 May 2010; Hans de Graaff <graaff@gentoo.org> +json-1.4.3.ebuild:
  Version bump with bug fixes.

*json-1.4.2 (30 Apr 2010)

  30 Apr 2010; Hans de Graaff <graaff@gentoo.org> +json-1.4.2.ebuild:
  Version bump.

  25 Apr 2010; Hans de Graaff <graaff@gentoo.org> json-1.2.2.ebuild:
  Drop ruby19 and jruby so that this version can be stabilized.

  11 Apr 2010; Hans de Graaff <graaff@gentoo.org> -json-1.2.0-r1.ebuild,
  -json-1.2.1.ebuild:
  Remove old versions.

*json-1.2.4 (11 Apr 2010)

  11 Apr 2010; Hans de Graaff <graaff@gentoo.org> +json-1.2.4.ebuild:
  Version bump: Triger const_missing callback to make Rails' dynamic class
  loading work.

*json-1.2.3 (04 Apr 2010)

  04 Apr 2010; Hans de Graaff <graaff@gentoo.org> +json-1.2.3.ebuild:
  Version bump: provide better duck type compatibility to a Hash.

*json-1.2.2 (01 Mar 2010)

  01 Mar 2010; Hans de Graaff <graaff@gentoo.org> json-1.2.1.ebuild,
  +json-1.2.2.ebuild:
  Version bump: compatibility fixes for Rubinius.

*json-1.2.1 (27 Feb 2010)

  27 Feb 2010; Hans de Graaff <graaff@gentoo.org> +json-1.2.1.ebuild:
  Version bump: added :symbolize_names option to Parser, which returns
  symbols instead of strings in object names/keys.

  23 Feb 2010; Hans de Graaff <graaff@gentoo.org> json-1.2.0-r1.ebuild:
  Add missing build dependency on dev-ruby/rake, fixes #306493.

  13 Jan 2010; Brent Baude <ranger@gentoo.org> json-1.2.0-r1.ebuild:
  Marking json-1.2.0-r1 ~ppc64 for bug 297622

  06 Jan 2010; Raúl Porcel <armin76@gentoo.org> json-1.2.0-r1.ebuild:
  Add ~ia64/~sparc wrt #297622

  04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> json-1.2.0-r1.ebuild:
  Transfer Prefix keywords

  26 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  json-1.2.0-r1.ebuild:
  Fix bug #298466 by keytoaster.

  25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  json-1.2.0-r1.ebuild:
  Add support for JRuby (json_pure); make sure to test the new build rather
  than the old one; avoid building the extensions twice.

  25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  json-1.2.0-r1.ebuild:
  json works fine with Ruby 1.9 as well.

  23 Dec 2009; Jeroen Roovers <jer@gentoo.org> json-1.2.0-r1.ebuild:
  Marked ~hppa (bug #297622).

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  json-1.2.0-r1.ebuild:
  Fix building when tests are not executed.

*json-1.2.0-r1 (20 Dec 2009)

  20 Dec 2009; Hans de Graaff <graaff@gentoo.org> +json-1.2.0-r1.ebuild:
  Bump to use ruby-fakegem eclass since this is required by new rubyforge
  packages.

  09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -json-1.1.7.ebuild,
  -json-1.1.9.ebuild:
  Remove old versions.

*json-1.2.0 (04 Dec 2009)

  04 Dec 2009; Hans de Graaff <graaff@gentoo.org> +json-1.2.0.ebuild:
  Version bump with character encoding improvements.

*json-1.1.9 (01 Sep 2009)

  01 Sep 2009; Alex Legler <a3li@gentoo.org> +json-1.1.9.ebuild:
  Version bump, fixing LICENSE

  23 Aug 2009; Hans de Graaff <graaff@gentoo.org> -json-1.1.3.ebuild,
  -json-1.1.6.ebuild:
  Remove old versions.

*json-1.1.7 (04 Jul 2009)

  04 Jul 2009; Hans de Graaff <graaff@gentoo.org> +json-1.1.7.ebuild:
  Version bump with a security fix.

*json-1.1.6 (29 May 2009)

  29 May 2009; Hans de Graaff <graaff@gentoo.org> +json-1.1.6.ebuild:
  Version bump.

  20 Mar 2009; Joseph Jezak <josejx@gentoo.org> json-1.1.3.ebuild:
  Marked ~ppc for bug #252907.

*json-1.1.3 (28 Dec 2008)

  28 Dec 2008; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
  +json-1.1.3.ebuild:
  Initial import from my personal overlay. Dependency for httparty.