summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.