diff options
author | 2007-10-13 06:29:03 +0000 | |
---|---|---|
committer | 2007-10-13 06:29:03 +0000 | |
commit | a63096885c5c1489f1d7913700a1cfe7aa9ae1db (patch) | |
tree | 0f1c603e895c4e739b35c8fb560736b351ab4d96 /dev-ruby/activerecord/ChangeLog | |
parent | set ABI to fix paludis (diff) | |
download | gentoo-2-a63096885c5c1489f1d7913700a1cfe7aa9ae1db.tar.gz gentoo-2-a63096885c5c1489f1d7913700a1cfe7aa9ae1db.tar.bz2 gentoo-2-a63096885c5c1489f1d7913700a1cfe7aa9ae1db.zip |
Version bump with security fixes, bug 195315
(Portage version: 2.1.3.9)
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 424ef58fcbfd..866315accda0 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.56 2007/10/13 05:43:04 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.57 2007/10/13 06:29:02 graaff Exp $ + +*activerecord-1.15.5 (13 Oct 2007) + + 13 Oct 2007; Hans de Graaff <graaff@gentoo.org> + +activerecord-1.15.5.ebuild: + Version bump with security fixes, bug 195315 13 Oct 2007; Tom Gall <tgall@gentoo.org> activerecord-1.15.3.ebuild, activerecord-1.15.4.ebuild: |