diff options
author | 2009-11-17 00:10:50 +0000 | |
---|---|---|
committer | 2009-11-17 00:10:50 +0000 | |
commit | 44b70268ca922c1e85479a0f0a1633ab97556ce3 (patch) | |
tree | 22734297a325ed9d1eae0e0705d2cacf48aef076 /net-irc/bitchx/ChangeLog | |
parent | Stable for HPPA (bug #292962). (diff) | |
download | gentoo-2-44b70268ca922c1e85479a0f0a1633ab97556ce3.tar.gz gentoo-2-44b70268ca922c1e85479a0f0a1633ab97556ce3.tar.bz2 gentoo-2-44b70268ca922c1e85479a0f0a1633ab97556ce3.zip |
Pass mode to O_CREATE (bug #285374)
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/bitchx/ChangeLog')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index 69a7580a1160..49e8a8ad918e 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/bitchx -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.68 2008/03/11 18:07:32 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.69 2009/11/17 00:10:50 cla Exp $ + + 17 Nov 2009; Dawid Węgliński <cla@gentoo.org> bitchx-1.1-r4.ebuild, + +files/1.1/bitchx-1.1-open-mode.patch: + Pass mode to O_CREAT bug #285374 11 Mar 2008; Dawid Węgliński <cla@gentoo.org> bitchx-1.1-r4.ebuild: Use sane unpack(), add lowercase symlink. |