diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-10-14 22:52:39 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-10-14 22:52:39 +0000 |
commit | a278a5c12472356c8ccc7a49ac32f5f437824b7f (patch) | |
tree | a8e862afb0aaad56326f83a4d8355d8a8a04829c /dev-php5/eaccelerator/ChangeLog | |
parent | Improved 64bit support, fixed doc/help, fixed misc bugs. (diff) | |
download | gentoo-2-a278a5c12472356c8ccc7a49ac32f5f437824b7f.tar.gz gentoo-2-a278a5c12472356c8ccc7a49ac32f5f437824b7f.tar.bz2 gentoo-2-a278a5c12472356c8ccc7a49ac32f5f437824b7f.zip |
Fix failure when using SysV semaphores.
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'dev-php5/eaccelerator/ChangeLog')
-rw-r--r-- | dev-php5/eaccelerator/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-php5/eaccelerator/ChangeLog b/dev-php5/eaccelerator/ChangeLog index 4d0676aab3bf..5305d784a738 100644 --- a/dev-php5/eaccelerator/ChangeLog +++ b/dev-php5/eaccelerator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/eaccelerator # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.9 2006/10/14 22:07:22 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.10 2006/10/14 22:52:39 chtekk Exp $ + + 14 Oct 2006; Luca Longinotti <chtekk@gentoo.org> + eaccelerator-0.9.5.ebuild: + Fix failure when using SysV semaphores. 14 Oct 2006; Luca Longinotti <chtekk@gentoo.org> eaccelerator-0.9.5.ebuild: |