summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-17 18:52:26 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-17 18:52:26 +0000
commit22f99e33c753c4e468040bb32746d1b0e6449086 (patch)
treec5a0e83ddbc023421f74146d5ec0afd333190309 /dev-libs/libebml/ChangeLog
parentStable on ppc64; bug #127969 (diff)
downloadgentoo-2-22f99e33c753c4e468040bb32746d1b0e6449086.tar.gz
gentoo-2-22f99e33c753c4e468040bb32746d1b0e6449086.tar.bz2
gentoo-2-22f99e33c753c4e468040bb32746d1b0e6449086.zip
Replace -O2 and -O3 with -O1 to avoid miscompilation, thanks to kenzelma in bug #118900.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-libs/libebml/ChangeLog')
-rw-r--r--dev-libs/libebml/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index e3795a41d8cb..19d15f1477ef 100644
--- a/dev-libs/libebml/ChangeLog
+++ b/dev-libs/libebml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libebml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.57 2006/03/22 23:09:54 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.58 2006/04/17 18:52:26 flameeyes Exp $
+
+ 17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> libebml-0.7.6.ebuild:
+ Replace -O2 and -O3 with -O1 to avoid miscompilation, thanks to kenzelma in
+ bug #118900.
22 Mar 2006; Emanuele Giaquinta <exg@gentoo.org> libebml-0.7.6.ebuild:
Stable on ppc.