summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-02-18 11:38:42 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-02-18 11:38:42 +0000
commitb631cf8b0ee6b7ffc74133060a47896f5d3126bb (patch)
tree349bb28e86f89b68aeb671ca3b64125645e64554
parent8a64e4f0003a8c6ddd5b5603ce899f47aa47e631 (diff)
downloadpcsxr-b631cf8b0ee6b7ffc74133060a47896f5d3126bb.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@41679 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-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.