From: S?bastien G. <kx...@us...> - 2004-05-13 22:57:49
|
Update of /cvsroot/vba/VisualBoyAdvance In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3246 Modified Files: AUTHORS README README-win.txt Log Message: Fixed building dependencies. Index: README-win.txt =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/README-win.txt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** README-win.txt 25 Jan 2004 13:52:55 -0000 1.13 --- README-win.txt 13 May 2004 22:57:07 -0000 1.14 *************** *** 1,3 **** ! Welcome to VisualBoyAdvance version 1.7.1. Compiling the sources --- 1,3 ---- ! Welcome to VisualBoyAdvance version 1.7.2. Compiling the sources Index: AUTHORS =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/AUTHORS,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** AUTHORS 12 May 2004 01:07:03 -0000 1.4 --- AUTHORS 13 May 2004 22:57:06 -0000 1.5 *************** *** 5,9 **** Current maintainer: ! - Sébastien Guignot aka kxu (helped and supported by Forgotten) Contributions: --- 5,9 ---- Current maintainer: ! - Sébastien Guignot aka kxu Contributions: *************** *** 12,14 **** - KVA: ARM/THUMB disassembler - Sébastien Guignot aka kxu: GTK+ interface ! - Yann Parmentier aka kohai: icons --- 12,14 ---- - KVA: ARM/THUMB disassembler - Sébastien Guignot aka kxu: GTK+ interface ! - Yann Parmentier aka kohai: new icons Index: README =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/README,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** README 25 Jan 2004 13:52:53 -0000 1.26 --- README 13 May 2004 22:57:07 -0000 1.27 *************** *** 1,3 **** ! Welcome to version 1.7.1 of VisualBoyAdvance-SDL. This is a GB/GBC/GBA emulator for Windows, Linux and BeOS. --- 1,3 ---- ! Welcome to version 1.7.2 of VisualBoyAdvance-SDL. This is a GB/GBC/GBA emulator for Windows, Linux and BeOS. |