= NEWS

== 1.1.7 - 2015-01-16

  * Added path for FreeBSD to default paths.
    [Reported by Hajime UMEMOTO]

=== Thanks

  * Hajime UMEMOTO

== 1.1.6 - 2014/11/12

  * Supported Ruby 2.1.
    [GitHub:ruby-gnome2/ruby-gnome2#262][Reported by Steve Wills]

=== Thanks

  * Steve Wills

== 1.1.5 - 2013/12/29

  * Supported XQuartz.
    [GitHub:#10][Patch by Masafumi Yokoyama]

=== Thanks

  * Masafumi Yokoyama

== 1.1.4 - 2012/08/02

  * Supported mswin64 as MSVC environment.

== 1.1.3 - 2012/01/29

  * [GitHub #8] fix test broken by libpng version.
    (Patch by Bohuslav Kabrda.)
  * Used RbConfig instead of Config.

=== Thanks

  * Bohuslav Kabrda

== 1.1.2 - 2011/07/04

  * [GitHub #2] fix test broken.
    (Reported by Mamoru Tasaka.)
  * [GitHub #4] update project descripton.
    (Patch by Antonio Terceiro.)
  * [GitHub #4] use setup.rb instead of extconf.rb.
    (Patch by Antonio Terceiro.)
  * [GitHub #3] add Copyright notice to README.
    (Suggested by Antonio Terceiro.)
  * [GitHub #7] supported non i386 and amd64 architectures.
    (Reported by Antonio Terceiro.)

=== Thanks

  * Mamoru Tasaka
  * Antonio Terceiro

== 1.1.1 - 2011/05/03

* [ruby-gnome-devel-en] add
  /usr/lib/i386-linux-gnu/pkgconfig to the default paths.
  (Reported by Andrea B.C.)

=== Thanks

  * Funky Bibimba

== 1.1.0 - 2011/04/03

* [#3270846] add /usr/lib/x86_64-linux-gnu/pkgconfig to default paths.
  (Reported by Funky Bibimbap)

=== Thanks

  * Funky Bibimba

== 1.0.8 - 2011/01/30

* fix a bug that multiple PKGConfig.add_path doesn't work.

== 1.0.7 - 2010/09/30

* suppress warnings on Ruby 1.9.

== 1.0.6 - 2010/09/23

* add PKGConfig.libs_only_L.

== 1.0.5 - 2010/09/23

* suppress duplicated configure arguments processing.
* use mkmf.rb message functions.

== 1.0.4 - 2010/09/23

* add PKGConfig.variable.

== 1.0.3 - 2010/09/07

* add path and override_variable customize API.
* support description.

== 1.0.2 - 2010/09/02

* fix packaing miss.

== 1.0.1 - 2010/09/02

* support installing without gem.

== 1.0.0 - 2010/09/02

* Initial release!

