summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Howard2011-02-05 16:50:28 +0000
committerSimon Howard2011-02-05 16:50:28 +0000
commita366f68b2959282b22ab6f08569a253f0540745c (patch)
treee6347eab7238327903f0820220fa4a665afce783 /NEWS
parent83fb03a0e09920ec324734e9ae3a6cd15fb041e7 (diff)
downloadchocolate-doom-a366f68b2959282b22ab6f08569a253f0540745c.tar.gz
chocolate-doom-a366f68b2959282b22ab6f08569a253f0540745c.tar.bz2
chocolate-doom-a366f68b2959282b22ab6f08569a253f0540745c.zip
Fix bug with libtextscreen where it was not possible to type a '+'
(thanks Alexandre Xavier). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2249
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 88ddd060..7e89584c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,17 @@
1.6.0 (2011-??-??):
Bugs fixed:
- * Menu navigation when using joystick/joypad (thanks AlexXav).
+ * Menu navigation when using joystick/joypad (thanks Alexandre
+ Xavier).
* For configuration file value for shift keys, use scan code for
right shift, not left shift (thanks AlexXav).
* Default joystick buttons for the setup tool now match Vanilla
(thanks twipley).
+ libtextscreen:
+ * It is now possible to type a '+' in input boxes (thanks
+ Alexandre Xavier).
+
1.5.0 (2011-01-02):
Big changes in this version: