summaryrefslogtreecommitdiffstats
path: root/audio-libs/libofa/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/libofa/HISTORY')
-rw-r--r--audio-libs/libofa/HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-libs/libofa/HISTORY b/audio-libs/libofa/HISTORY
index 370f2512e0..22769de20b 100644
--- a/audio-libs/libofa/HISTORY
+++ b/audio-libs/libofa/HISTORY
@@ -1,3 +1,10 @@
+2009-06-09 Eric Sandall <sandalle@sourcemage.org>
+ * PRE_BUILD: Apply libofa-0.9.3-gcc-4.4.patch
+ * libofa-0.9.3-gcc-4.4.patch: Based on patch provided at
+ http://bugs.gentoo.org/show_bug.cgi?id=265750
+ Modified to not depend on "#include <string.h>" being added as our
+ gcc43.patch adds "#include <cstring>" instead
+
2008-03-22 Eric Sandall <sandalle@sourcemage.org>
* PRE_BUILD: Apply gcc43.patch
* gcc43.patch: Patch to build with gcc 4.3.0