diff ChangeLog @ 928:88bf800eba26 trunk

[svn] - use C-style vectors instead of apple's stuff
author nenolod
date Mon, 09 Apr 2007 08:50:46 -0700
parents b9cbd2e62186
children 9631824411bf
line wrap: on
line diff
--- a/ChangeLog	Mon Apr 09 08:30:03 2007 -0700
+++ b/ChangeLog	Mon Apr 09 08:50:46 2007 -0700
@@ -1,3 +1,11 @@
+2007-04-09 15:30:03 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [1982]
+  - fix altivec implementation
+  
+  trunk/src/madplug/SFMT.c |    1 +
+  1 file changed, 1 insertion(+)
+
+
 2007-04-09 15:11:42 +0000  Tony Vroon <chainsaw@gentoo.org>
   revision [1980]
   Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build.