summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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>