summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-13 06:14:21 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-13 06:14:21 +0000
commit2329ef0c46fd1546973744548ebd107f4d45ea5e (patch)
tree5e0543e95ed6d07a94b342492a4368913504b5ee /ChangeLog
parentb640cf7a0fcbc352d221b588b73baadf72b92b72 (diff)
downloadpcsxr-2329ef0c46fd1546973744548ebd107f4d45ea5e.tar.gz
fix FTBFS on windows due to previous change for freebsd/solaris.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54526 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 7d87cd7b..c9539180 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+July 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * libpcsxcore/socket.c: Fixed FTBFS on Windows.
+
July 12, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* configure.ac: Use pkgconfig to detect libcdio.