summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 08:59:18 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 08:59:18 +0000
commit76bc909049b877256b9c5a3a8ffb5a3247f67249 (patch)
tree64e7a5bbd791aae0a5094937f507fb982c0a7381 /ChangeLog
parent4490b156f4c713bb59adc4b47c9cb9e84485b40f (diff)
downloadpcsxr-76bc909049b877256b9c5a3a8ffb5a3247f67249.tar.gz
fix cdr plugin as well
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54267 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e39d9a9..8bf81fa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@ July 7, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/socket.c: Fixed FTBFS on FreeBSD.
* configure.ac: Likewise.
* gui/Makefile.am: Likewise.
+ * plugins/dfcdrom/cdr-null.c: Likewise.
July 4, 2010 edgbla <edgbla@yandex.ru>