summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 09:06:47 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 09:06:47 +0000
commit2bcdda648da39be8d65bd9c0c96c87861c775c2e (patch)
treed0b5a3023f5a693466b68246f22e004a546a37c2 /ChangeLog
parent76bc909049b877256b9c5a3a8ffb5a3247f67249 (diff)
downloadpcsxr-2bcdda648da39be8d65bd9c0c96c87861c775c2e.tar.gz
emulator is now at least running on FreeBSD :)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54268 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 8bf81fa8..332ba0c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ July 7, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* configure.ac: Likewise.
* gui/Makefile.am: Likewise.
* plugins/dfcdrom/cdr-null.c: Likewise.
+ * libpcsxcore/plugins.c: Fixed plugin loading with FreeBSD.
July 4, 2010 edgbla <edgbla@yandex.ru>