summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-03-12 02:23:14 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-03-12 02:23:14 +0000
commit738a7c05983e8f84ab44f9d77a88244e09c031dc (patch)
tree7f052bc0e348c9975f2cea1ed7e49ffe328e5788
parentdd10a97deaada3e4605362ca4306a439b6ab0ebe (diff)
downloadpcsxr-738a7c05983e8f84ab44f9d77a88244e09c031dc.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42332 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog1
2 files changed, 3 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index b744afa2..6a409c64 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -22,8 +22,9 @@ df Copyright: (C) 2005 Ryan Schultz
PCSX-Reloaded Maintainer: Wei Mingzhi <whistler@openoffice.org>
PCSX-Reloaded Contributors: avlex (Help on xcode project)
- dario86 (Various fixes)
+ dario86 (Various bugfixes)
maggix (Leopard compilation fix)
+ NeToU (Bugfix)
Peter Collingbourne (Various core/psxbios fixes)
shalma (Various core fixes)
Tibério Vítor (Brazilian Portuguese Translation)
diff --git a/ChangeLog b/ChangeLog
index 8d656299..b4f7b449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
March 12, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* gui/LnxMain.c: Fixed -cdfile switch (Thanks NeToU).
+ * AUTHORS: Updated info.
March 6, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>