diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-04-26 17:58:41 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-04-26 17:58:41 +0000 |
commit | 6098d939354fedb75dda00241974ab7c726d9057 (patch) | |
tree | 84dd9b79634d4512b5807e654e620ab16dd11d77 /app-emacs/httpd/ChangeLog | |
parent | Bump patchset, to fix visibility of dvdnav plugin. (diff) | |
download | gentoo-2-6098d939354fedb75dda00241974ab7c726d9057.tar.gz gentoo-2-6098d939354fedb75dda00241974ab7c726d9057.tar.bz2 gentoo-2-6098d939354fedb75dda00241974ab7c726d9057.zip |
Add compatibility function: open-network-stream-server; Resolves Bug #125322.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'app-emacs/httpd/ChangeLog')
-rw-r--r-- | app-emacs/httpd/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app-emacs/httpd/ChangeLog b/app-emacs/httpd/ChangeLog index e0f23a375f2f..1f3af7e23b13 100644 --- a/app-emacs/httpd/ChangeLog +++ b/app-emacs/httpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emacs/httpd -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/ChangeLog,v 1.8 2005/10/24 14:14:08 josejx Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/ChangeLog,v 1.9 2006/04/26 17:58:40 mkennedy Exp $ + +*httpd-1.0-r1 (26 Apr 2006) + + 26 Apr 2006; Matthew Kennedy <mkennedy@gentoo.org> + +files/1.0-open-network-strea-server-gentoo.patch, +httpd-1.0-r1.ebuild: + Add compatibility function: open-network-stream-server; Resolves Bug #125322. 24 Oct 2005; Joseph Jezak <josejx@gentoo.org> httpd-1.0.ebuild: Marked ~ppc. |