diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-20 19:19:27 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-20 19:19:27 +0000 |
commit | b8e80e4dbc8d452b4e8eb10516a9b67618e5bf40 (patch) | |
tree | 48a48bfc93191fe3719797fed886dc6a0d978059 /x11-plugins/wmpinboard/ChangeLog | |
parent | dev-python/PyXML-py21 is now dev-python/pyxml-py21 - remove old ebuilds. (diff) | |
download | gentoo-2-b8e80e4dbc8d452b4e8eb10516a9b67618e5bf40.tar.gz gentoo-2-b8e80e4dbc8d452b4e8eb10516a9b67618e5bf40.tar.bz2 gentoo-2-b8e80e4dbc8d452b4e8eb10516a9b67618e5bf40.zip |
Add a patch to x11-plugins/wmpinboard 1.0 so that it does not segfault when adding a new note. Closes #43369
Diffstat (limited to 'x11-plugins/wmpinboard/ChangeLog')
-rw-r--r-- | x11-plugins/wmpinboard/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/wmpinboard/ChangeLog b/x11-plugins/wmpinboard/ChangeLog index 816344e8f25e..a0f5d659fc3b 100644 --- a/x11-plugins/wmpinboard/ChangeLog +++ b/x11-plugins/wmpinboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmpinboard # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.9 2004/06/24 23:15:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.10 2004/07/20 19:19:27 s4t4n Exp $ + + 20 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmpinboard-1.0.ebuild: + Added patch to fix segfault when adding a new note. Closes #43369. 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> wmpinboard-1.0.ebuild: Add die following econf for bug 48950 |