This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository mednaffe.
commit b9ba432b280b9b4390c7c7688f1581330ed934f8 Author: AmatCoder <[email protected]> Date: Sat Nov 19 20:06:10 2016 +0000 Update readme and changelog --- ChangeLog | 8 ++++++++ README | 2 +- README.md | 4 ++-- share/win/ChangeLog_Mednaffe.txt | 8 ++++++++ share/win/README_WINDOWS.txt | 4 ++-- 5 files changed, 21 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 57d5e2e..5741161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +#### 19 / Nov / 2016 + +Mednaffe 0.8.3 is released with the following changes: + +- Added support for Sega Saturn (It needs 0.9.39.1 or higher of mednafen emulator). +- [Linux] Fix stack smashing when compiling with '-fstack-protector' caused by + buffer overflow (Thanks to 'not-a-user' for report it). + #### 21 / Feb / 2016 Mednaffe 0.8.1 is released with the following changes: diff --git a/README b/README index 4842cef..7ead6a0 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ Its main features are: * The only dependency is GTK+2 (or GTK+3). * GPLv3 licensed. -*Note: Mednaffe only works with 0.9.36.2 or higher versions of mednafen emulator.* +*Note: Mednaffe only works with 0.9.39.1 or higher versions of mednafen emulator.* ## Building mednaffe on Linux diff --git a/README.md b/README.md index 3968c31..98a7c28 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Its main features are: * The only dependency (on Linux) is GTK+2 (or GTK+3). * GPLv3 licensed. -#### Downloads - Version 0.8 +#### Downloads - Version 0.8.3 * You can download Mednaffe [here](https://sites.google.com/site/amatcoder/mednaffe/downloads/ "Downloads"). * You can see the changelog [here](https://github.com/AmatCoder/mednaffe/blob/master/ChangeLog "ChangeLog"). -*Note: Mednaffe only works with 0.9.36.2 or higher versions of mednafen emulator.* +*Note: Mednaffe only works with 0.9.39.1 or higher versions of mednafen emulator.* #### Screenshots diff --git a/share/win/ChangeLog_Mednaffe.txt b/share/win/ChangeLog_Mednaffe.txt index 13da15f..f1e26a8 100644 --- a/share/win/ChangeLog_Mednaffe.txt +++ b/share/win/ChangeLog_Mednaffe.txt @@ -1,3 +1,11 @@ +#### 19 / Nov / 2016 + +Mednaffe 0.8.3 is released with the following changes: + +- Added support for Sega Saturn (It needs 0.9.39.1 or higher of mednafen emulator). +- [Linux] Fix stack smashing when compiling with '-fstack-protector' caused by + buffer overflow (Thanks to 'not-a-user' for report it). + #### 21 / Feb / 2016 Mednaffe 0.8.1 is released with the following changes: diff --git a/share/win/README_WINDOWS.txt b/share/win/README_WINDOWS.txt index 6113765..f44a4e4 100644 --- a/share/win/README_WINDOWS.txt +++ b/share/win/README_WINDOWS.txt @@ -1,8 +1,8 @@ - README for Mednaffe 0.8.1 (Windows version) + README for Mednaffe 0.8.3 (Windows version) ------------------------------------------------------------------------------------------- Mednaffe is a front-end (GUI) for mednafen emulator. -It only works with 0.9.36.2 or higher versions of mednafen emulator. +It only works with 0.9.39.1 or higher versions of mednafen emulator. This is a static build. See NOTICE.txt for license details. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednaffe.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

