summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>