summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-09 06:25:21 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-09 06:25:21 +0000
commit8290f3acf42e0dee6714cbc8f0cb6352e8fdfea3 (patch)
tree3a703fa0c52047d7094002fad7f083a4c7ce9d95 /ChangeLog
parentdb794151fe60fbe46604856545c114506861578d (diff)
downloadpcsxr-8290f3acf42e0dee6714cbc8f0cb6352e8fdfea3.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54398 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 1205f5a4..5896ea91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ July 9, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/dfcdrom/cdrcfg-0.1df/main.c: Added device listing for Solaris.
* configure.ac: Fixed FTBFS on Solaris.
* plugins/peopsxgl/draw.c: Don't use glColorTableEXT on Solaris.
+ * libpcsxcore/socket.c: Silenced warning on Solaris.
July 8, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>