summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-05 05:44:55 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-05 05:44:55 +0000
commitfb3257e40a998d0a10c0219c159390a600c43e7c (patch)
treef2b07d8fbed5f731484d312994c82cf6c7ea2ddc /ChangeLog
parent462adb75586b96728d66698bb20a934f38dd674d (diff)
downloadpcsxr-fb3257e40a998d0a10c0219c159390a600c43e7c.tar.gz
Show 0x7f as dots.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47358 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b55f885..3933e2c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+May 5, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * gui/DebugMemory.c: Show 0x7f as dots.
+
May 2, 2010 edgbla <edgbla@yandex.ru>
* libpcsxcore/psxcounters.h: Root counters code was written from scratch.