diff options
Diffstat (limited to 'external/SDL2/BUGS.txt')
| -rw-r--r-- | external/SDL2/BUGS.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/external/SDL2/BUGS.txt b/external/SDL2/BUGS.txt new file mode 100644 index 0000000..c5ed3af --- /dev/null +++ b/external/SDL2/BUGS.txt @@ -0,0 +1,16 @@ + +Bugs are now managed in the SDL bug tracker, here: + + http://bugzilla.libsdl.org/ + +You may report bugs there, and search to see if a given issue has already + been reported, discussed, and maybe even fixed. + + +You may also find help on the SDL mailing list. Subscription information: + + http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org + +Bug reports are welcome here, but we really appreciate if you use Bugzilla, as + bugs discussed on the mailing list may be forgotten or missed. + |