From 2bf97bc51ae40de42e2082cd8988970bf37c8992 Mon Sep 17 00:00:00 2001 From: Ilari Liusvaara Date: Sun, 15 Jan 2012 20:50:42 +0200 Subject: [PATCH] =?utf8?q?lsnes=20rr1-=CE=B212?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- manual.lyx | 12 ++++++++++++ manual.txt | 6 ++++++ 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 351295a9..020dff7c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1-β11 +1-β12 diff --git a/manual.lyx b/manual.lyx index c3033f75..a9216c1d 100644 --- a/manual.lyx +++ b/manual.lyx @@ -5005,5 +5005,17 @@ EVDEV: Queue keypresses from joystick, don't send directly Wxwidgets: Load-Preserve that actually works. \end_layout +\begin_layout Subsection +rr1-beta12 +\end_layout + +\begin_layout Itemize +Wxwidgets: GUI for memory search. +\end_layout + +\begin_layout Itemize +Warn about using synchronous queue in UI callback. +\end_layout + \end_body \end_document diff --git a/manual.txt b/manual.txt index 718ddffa..fcb1cb4f 100644 --- a/manual.txt +++ b/manual.txt @@ -2430,3 +2430,9 @@ set-axis joystick0axis19 disabled • Wxwidgets: Load-Preserve that actually works. +14.41 rr1-beta12 + +• Wxwidgets: GUI for memory search. + +• Warn about using synchronous queue in UI callback. + -- 2.11.4.GIT