From dc056303ff4139da962f024e8c90f273a94639b9 Mon Sep 17 00:00:00 2001 From: Patrice Mandin Date: Sat, 9 Jul 2005 14:58:21 +0000 Subject: [PATCH] Add RWops support also for native midi gpl (todo: mac and win32 native midi) --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 9c975b35..7899c246 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ 1.2.7: +Patrice Mandin - Sat Jul 9 14:40:09 UTC 2005 + * Use SDL_RWops also for native midi gpl (todo: mac and win32) Ryan C. Gordon - Sat Jul 9 01:54:03 EDT 2005 * Tweaked Mix_Chunk's definition to make predeclaration easier. Patrice Mandin - Mon Jul 4 19:45:40 UTC 2005