diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-03-28 17:41:16 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-03-28 17:41:16 +0000 |
commit | 72faa2288546d55082645eab88b2d886c6687a1d (patch) | |
tree | 3adc400600805d7cdfc5cf69e7cb3762a83e50ed /dev-ruby/activerecord/ChangeLog | |
parent | Fixed Manifest (diff) | |
download | historical-72faa2288546d55082645eab88b2d886c6687a1d.tar.gz historical-72faa2288546d55082645eab88b2d886c6687a1d.tar.bz2 historical-72faa2288546d55082645eab88b2d886c6687a1d.zip |
Version bump.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-ruby/activerecord/ChangeLog')
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index d78ce8a07c83..0c6094f77818 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.5 2005/03/22 19:55:48 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.6 2005/03/28 17:32:51 pythonhead Exp $ + +*activerecord-1.9.1 (28 Mar 2005) + + 28 Mar 2005; Rob Cakebread <pythonhead@gentoo.org> + +activerecord-1.9.1.ebuild: + Version bump. *activerecord-1.9.0 (22 Mar 2005) |