diff options
author | 2006-04-26 17:16:32 +0000 | |
---|---|---|
committer | 2006-04-26 17:16:32 +0000 | |
commit | f571ef7712c810a3c6e7e02a1504e26d84ae73c3 (patch) | |
tree | 985972867260e5856e828595f153164cd59cdd97 /app-emacs/emacs-w3m/ChangeLog | |
parent | Fix src_test by inserting yet another sleep (#131341). (diff) | |
download | gentoo-2-f571ef7712c810a3c6e7e02a1504e26d84ae73c3.tar.gz gentoo-2-f571ef7712c810a3c6e7e02a1504e26d84ae73c3.tar.bz2 gentoo-2-f571ef7712c810a3c6e7e02a1504e26d84ae73c3.zip |
Better handling of the case where www-client/w3m is built with "async" in USE; Resolves Bug #127429.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'app-emacs/emacs-w3m/ChangeLog')
-rw-r--r-- | app-emacs/emacs-w3m/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-emacs/emacs-w3m/ChangeLog b/app-emacs/emacs-w3m/ChangeLog index 5d83d2588092..579a1ea3ad47 100644 --- a/app-emacs/emacs-w3m/ChangeLog +++ b/app-emacs/emacs-w3m/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emacs/emacs-w3m -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/ChangeLog,v 1.37 2005/09/17 15:15:42 kloeri Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/ChangeLog,v 1.38 2006/04/26 17:16:32 mkennedy Exp $ + +*emacs-w3m-1.4.4-r1 (26 Apr 2006) + + 26 Apr 2006; Matthew Kennedy <mkennedy@gentoo.org> + +emacs-w3m-1.4.4-r1.ebuild: + Better handling of the case where www-client/w3m is built with "async" in + USE; Resolves Bug #127429. 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> emacs-w3m-1.4.4.ebuild: Stable on alpha. |