summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-02-01 08:04:44 +0000
committerMamoru Komachi <usata@gentoo.org>2005-02-01 08:04:44 +0000
commit25d8a09b58d083dec1f8ece1f19162306eaf51e0 (patch)
tree6ee1aff3c928a1e9222717ad3104a88e13601f5c /dev-ruby/ruby-fcgi/ChangeLog
parent(Portage version: 2.0.51-r15) (Manifest recommit) (diff)
downloadgentoo-2-25d8a09b58d083dec1f8ece1f19162306eaf51e0.tar.gz
gentoo-2-25d8a09b58d083dec1f8ece1f19162306eaf51e0.tar.bz2
gentoo-2-25d8a09b58d083dec1f8ece1f19162306eaf51e0.zip
Version bumped with a fix to SIGABRT when the client breaks the connection with the server. Thanks to Xavier Neys <neysx@gentoo.org>; bug #79557.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-ruby/ruby-fcgi/ChangeLog')
-rw-r--r--dev-ruby/ruby-fcgi/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-ruby/ruby-fcgi/ChangeLog b/dev-ruby/ruby-fcgi/ChangeLog
index 848fc8d917cf..d9f84637ee45 100644
--- a/dev-ruby/ruby-fcgi/ChangeLog
+++ b/dev-ruby/ruby-fcgi/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-ruby/ruby-fcgi
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.2 2004/09/02 13:28:38 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.3 2005/02/01 08:04:44 usata Exp $
+
+*ruby-fcgi-0.8.5 (01 Feb 2005)
+
+ 01 Feb 2005; Mamoru KOMACHI <usata@gentoo.org>
+ +files/ruby-fcgi-sigabrt.patch, +ruby-fcgi-0.8.5.ebuild:
+ Version bumped with a fix to SIGABRT when the client breaks the connection
+ with the server. Thanks to Xavier Neys <neysx@gentoo.org>; bug #79557.
02 Sep 2004; David Holm <dholm@gentoo.org> ruby-fcgi-0.8.4.ebuild:
Added to ~ppc.