summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-12 00:34:12 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-12 00:34:12 +0000
commit34b2030516e8fcab81affc1e11a9b2f1a61761e4 (patch)
tree9537052ad291a604318ab9d262700c4716f2042d /ChangeLog
parent210470d98706d36f0b8ad45ce20a2670a7a5f2fb (diff)
downloadpcsxr-34b2030516e8fcab81affc1e11a9b2f1a61761e4.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 145f4d53..938a4f31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+May 12, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * libpcsxcore/sio.c: Erase CdromId and CdromLabel when net connection
+ closed.
+
May 11, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* gui/Gtk2Gui.c: Use TRUE/FALSE instead of 0/1 for NetOpened.