From 0bf9d1e4130cd62bfbd0f05ce4d3a7d347b84897 Mon Sep 17 00:00:00 2001 From: shashclp Date: Sun, 28 Oct 2007 16:44:52 +0000 Subject: [PATCH] Added external colaborations --- desmume/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/desmume/ChangeLog b/desmume/ChangeLog index e76203517..a99678e46 100644 --- a/desmume/ChangeLog +++ b/desmume/ChangeLog @@ -11,6 +11,8 @@ - Default screen color now black (better represents being "off" and easier on eyes at night) [Jeff B] general: - Fixed possible segfault in ROMReader on ia64 and amd64. [evilynux] + - Fixed a crash bug with 2D background corrupting memory [shash] + - Flag check optimization [carlo_bramini] gtk-glade: - Added DeSmuME version in about dialog. [evilynux] - Updated website url in about dialog. [evilynux] @@ -19,6 +21,8 @@ gtk: - Updated website url in about dialog. [evilynux] - Better desktop menu entry following FreeDesktop specifications. [evilynux] + windows port: + - Direct Input control interface [CrazyMax] 0.7.2 -> 0.7.3 gtk-glade: