mirror of https://github.com/stella-emu/stella.git
Getting ready for the 4.6.5 release.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3212 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
75c189f38b
commit
75acbe8aac
|
@ -12,7 +12,7 @@
|
||||||
Release History
|
Release History
|
||||||
===========================================================================
|
===========================================================================
|
||||||
|
|
||||||
4.6.1 to 4.6.5: (September dd, 2015)
|
4.6.1 to 4.6.5: (September 22, 2015)
|
||||||
|
|
||||||
* Added mappable events for toggling TV color/BW, left difficulty A/B
|
* Added mappable events for toggling TV color/BW, left difficulty A/B
|
||||||
and right difficulty A/B. This means that one key, joystick button,
|
and right difficulty A/B. This means that one key, joystick button,
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
stella (4.6.5) stable; urgency=high
|
stella (4.6.5-1) stable; urgency=high
|
||||||
|
|
||||||
* Version 4.6.5 release
|
* Version 4.6.5 release
|
||||||
|
|
||||||
-- Stephen Anthony <stephena@users.sf.net>
|
-- Stephen Anthony <stephena@users.sf.net> Tue, 22 Sep 2015 13:50:43 -0230
|
||||||
|
|
||||||
|
|
||||||
stella (4.6-1) stable; urgency=high
|
stella (4.6-1) stable; urgency=high
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
|
|
||||||
<center><b>February 1999 - July 2015</b></center>
|
<center><b>February 1999 - September 2015</b></center>
|
||||||
<center><b>The Stella Team</b></center>
|
<center><b>The Stella Team</b></center>
|
||||||
<center><b><a href="http://stella.sourceforge.net">Stella Homepage</a></b></center>
|
<center><b><a href="http://stella.sourceforge.net">Stella Homepage</a></b></center>
|
||||||
|
|
||||||
|
|
|
@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
%_datadir/icons/large/%{name}.png
|
%_datadir/icons/large/%{name}.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Apr 22 2015 Stephen Anthony <stephena@users.sf.net> 4.6.5-1
|
* Tue Sep 22 2015 Stephen Anthony <stephena@users.sf.net> 4.6.5-1
|
||||||
- Version 4.6.5 release
|
- Version 4.6.5 release
|
||||||
|
|
||||||
* Wed Apr 22 2015 Stephen Anthony <stephena@users.sf.net> 4.6.1-1
|
* Wed Apr 22 2015 Stephen Anthony <stephena@users.sf.net> 4.6.1-1
|
||||||
|
|
Loading…
Reference in New Issue