From 42122c3cda09158b06dfa10c4d9456443817b08a Mon Sep 17 00:00:00 2001 From: gen2brain Date: Sat, 28 Sep 2013 20:56:13 +0200 Subject: [PATCH] update debian changelog --- dist/debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dist/debian/changelog b/dist/debian/changelog index 25a1df1..ed8ea1d 100644 --- a/dist/debian/changelog +++ b/dist/debian/changelog @@ -1,3 +1,12 @@ +m64py (0.1.6-1) unstable; urgency=low + + * SDL2 support + * option to disable screensaver when emulator is running + * option to keep aspect when resizing window + * LoadFrom/SaveAs actions for state files, PJ64 states are supported + + -- Milan Nikolic Sat, 28 Sep 2013 20:55:21 +0200 + m64py (0.1.4-1) unstable; urgency=low * window resizing (needs Mupen64Plus v2.0-rc2)