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/HISTORY16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-libs/libofa/HISTORY b/audio-libs/libofa/HISTORY
index 370f2512e0..da249f5b2e 100644
--- a/audio-libs/libofa/HISTORY
+++ b/audio-libs/libofa/HISTORY
@@ -1,3 +1,19 @@
+2009-07-03 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.9.4
+ different url, see http://blog.musicbrainz.org/?p=307
+ new website
+ clean-up
+ * gcc44.diff: added
+ * libofa-0.9.3-gcc-4.4.patch, gcc43.patch: deleted
+ * PRE_BUILD: apply relevant patch
+
+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