From e57bd3a4d55bb9bedab0cfd791bade24960f4489 Mon Sep 17 00:00:00 2001 From: pelya Date: Tue, 1 Nov 2011 14:49:52 +0200 Subject: [PATCH] Updated readme --- bugs.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bugs.txt b/bugs.txt index ef95e2803..807d8909f 100644 --- a/bugs.txt +++ b/bugs.txt @@ -11,6 +11,10 @@ Known bugs - 32-bpp color mode does not work with SW video surface, 24-bpp and 32-bpp mode does not work with SDL_HWSURFACE. +- Fix broken sdtout on Telechips devices, by using --Wl,--wrap flag for the linker + +- Text input window should show on-screen keyboard immediately, without "Touch here to start typing" msg. + Requested features ==================