diff --git a/trunk/Authors b/trunk/Authors index b26955e7..799599be 100644 --- a/trunk/Authors +++ b/trunk/Authors @@ -33,7 +33,7 @@ FCEUX >= 2.0 Contributors * zeromus - mgambrell at gmail dot com (sf:zeromus) - Core architecture refactoring and merging - Windows driver maintenance -* adelikat - document thyself (sf:adelikat) - UI cleanup, project management, Win32 features & maintenence, TAS tools, documentation +* adelikat - document thyself (sf:adelikat) - UI cleanup, project management, Win32 features & maintenance, TAS tools, documentation * CaH4e3 - CaH4e3 at mail dot ru (sf: cah4e3) - Mappers @@ -47,7 +47,7 @@ FCEUX >= 2.0 Contributors * DWEdit - Debugger additions -* AnS - ansstuff at yandex dot ru (sf:ansstuff) - Bugfixes and additions, TAS Editor v1.0 +* AnS - ansstuff at yandex dot ru (sf:ansstuff) - Win32 features & maintenance, TAS Editor, debugging tools, documentation FCEUX (>=2.0) Linux/SDL Developers ---------------------------------- diff --git a/trunk/changelog.txt b/trunk/changelog.txt index 541848e9..4eebbd5d 100644 --- a/trunk/changelog.txt +++ b/trunk/changelog.txt @@ -1,4 +1,5 @@ +23-Sep-2013 - AnS - Tracer: do not clear window log when stopping the logging 22-Sep-2013 - AnS - Tracer: the dialog window can be resized 21-Sep-2013 - AnS - Debugger: newly created Bookmarks inherit existing symbolic name by default 20-Sep-2013 - AnS - Debugger, Tracer: clicking on Symbolic names works as well as clicking on addresses diff --git a/trunk/src/config.cpp b/trunk/src/config.cpp index c8690155..de66a1ec 100644 --- a/trunk/src/config.cpp +++ b/trunk/src/config.cpp @@ -21,13 +21,12 @@ char *FCEUI_GetAboutString() { "zeromus, adelikat, AnS\n\n" "Current Contributors:\n" "punkrockguy318 (Lukas Sabota)\n" - "Plombo (Bryan Cain)\n" - "qeed, QFox, Shinydoofy, ugetab\n" - "CaH4e3, gocha, Acmlm, DWEdit\n" + "CaH4e3, gocha, xhainingx, feos\n" "\n" "FCEUX 2.0:\n" - "mz, nitsujrehtona, Lukas Sabota,\n" - "SP, Ugly Joe\n" + "mz, nitsujrehtona, SP, Ugly Joe,\n" + "Plombo, qeed, QFox, Shinydoofy\n" + "ugetab, Acmlm, DWEdit\n" "\n" "Previous versions:\n" "FCE - Bero\n" diff --git a/trunk/src/version.h b/trunk/src/version.h index 7c443e7e..1688041c 100644 --- a/trunk/src/version.h +++ b/trunk/src/version.h @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -//#define PUBLIC_RELEASE // uncomment this when making a public release, but comment back before committing +#define PUBLIC_RELEASE // uncomment this when making a public release, but comment back before committing #ifndef __FCEU_VERSION #define __FCEU_VERSION