summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-29 03:53:27 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-29 03:53:27 +0000
commitdd4c0b039bcd38459cd5545d087c2b047198067b (patch)
tree387f88e4100d3bb0d437b4dcb5b53681c39a3e60 /ChangeLog
parent8d4373b70d74ff5903c13780f397bdbaa5ad4991 (diff)
downloadpcsxr-dd4c0b039bcd38459cd5545d087c2b047198067b.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55267 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8816ba4..37328759 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,9 @@ July 29, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
disc is really a PSX CD or not.
* macosx/Pcsx.xcodeproj/project.pbxproj: Added DFInput to project.
* macosx/plugins/HIDInput: Removed.
+ * plugins/peopsxgl/draw.c: Replaced global symbols with glXGetProcAddress
+ call (courtesy of siveritas).
+ * AUTHORS: Updated info.
July 25, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>