|
From: Steve A. <ste...@us...> - 2009-05-01 11:25:24
|
Update of /cvsroot/stella/stella/debian In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24349/debian Modified Files: changelog Log Message: Fixed bug in F4SC bankswitching; writes to the BS addresses weren't actually performing a bankswitch. (Hopefully) improved Pitfall2 sound generation. At least it sounds more authentic to me. Updates for the 2.7.7 release. Index: changelog =================================================================== RCS file: /cvsroot/stella/stella/debian/changelog,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** changelog 12 Apr 2009 18:04:36 -0000 1.13 --- changelog 1 May 2009 11:25:07 -0000 1.14 *************** *** 1,2 **** --- 1,9 ---- + stella (2.7.7-1) stable; urgency=low + + * Version 2.7.7 release + + -- Stephen Anthony <ste...@us...> Fri, 1 May 2009 18:38:25 +0200 + + stella (2.7.6-1) stable; urgency=low |