summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS10
-rw-r--r--ChangeLog4
2 files changed, 13 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 7973c599..b744afa2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -19,4 +19,12 @@ df Copyright: (C) 2005 Ryan Schultz
(C) 2007 Stephen Chao
(C) 2006 Marcus Comstedt
-PCSX-Reloaded Authors: Wei Mingzhi <whistler@openoffice.org>
+PCSX-Reloaded Maintainer: Wei Mingzhi <whistler@openoffice.org>
+
+PCSX-Reloaded Contributors: avlex (Help on xcode project)
+ dario86 (Various fixes)
+ maggix (Leopard compilation fix)
+ Peter Collingbourne (Various core/psxbios fixes)
+ shalma (Various core fixes)
+ Tibério Vítor (Brazilian Portuguese Translation)
+ Tristin Celestin (PulseAudio support)
diff --git a/ChangeLog b/ChangeLog
index 07971023..ec63c7b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+February 18, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * AUTHORS: Updated info.
+
February 17, 2010 Tristin Celestin <cetris1@umbc.edu>
* configure.ac: Removed PulseAudio Simple API support.