diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-04-26 14:45:04 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-04-26 14:45:04 +0000 |
commit | 7c5deb65e8dd07c0be04a0f1f0c50fbd0e186aba (patch) | |
tree | 406588e0088a4ee2069280387d0bd9662fa96559 /dev-ruby/pg/ChangeLog | |
parent | Version bump, add a patch so that tests pass on Ruby 1.9. (diff) | |
download | historical-7c5deb65e8dd07c0be04a0f1f0c50fbd0e186aba.tar.gz historical-7c5deb65e8dd07c0be04a0f1f0c50fbd0e186aba.tar.bz2 historical-7c5deb65e8dd07c0be04a0f1f0c50fbd0e186aba.zip |
Bump to 0.9.0 final; testsuite only works with Ruby 1.8, but it builds fine with 1.9 as well.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/pg/ChangeLog')
-rw-r--r-- | dev-ruby/pg/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog index 1e35dd9d49ab..9fc3654d71a8 100644 --- a/dev-ruby/pg/ChangeLog +++ b/dev-ruby/pg/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-ruby/pg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.10 2010/02/19 09:30:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.11 2010/04/26 14:45:03 flameeyes Exp $ + +*pg-0.9.0 (26 Apr 2010) + + 26 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -pg-0.9.0_pre156.ebuild, +pg-0.9.0.ebuild: + Bump to 0.9.0 final; testsuite only works with Ruby 1.8, but it builds + fine with 1.9 as well. *pg-0.9.0_pre156 (19 Feb 2010) |