--------------------------------------------------------------------------
- new in 0.2.1 "türkiye" 2008-06-21                                         -
--------------------------------------------------------------------------
* improved GP2X button remapping support.
* core enhancements.

--------------------------------------------------------------------------
- new in 0.2.0 "ayar" 2008-06-01                                         -
--------------------------------------------------------------------------
* added GP2X button remapping.
* core enhancements.

--------------------------------------------------------------------------
- new in 0.1.3 "bordo" 2008-05-24                                        -
--------------------------------------------------------------------------
* improved usb keyboard support.
* better handling of key repeats.

--------------------------------------------------------------------------
- new in 0.1.2 "yesil" 2008-05-18                                        -
--------------------------------------------------------------------------
* bugfix release.

--------------------------------------------------------------------------
- new in 0.1.1 "mavi" 2008-02-24                                         -
--------------------------------------------------------------------------
* added hide/show virtual keyboard option.

--------------------------------------------------------------------------
- new in 0.1.0 "ergenekon" 2008-02-18                                    -
--------------------------------------------------------------------------
* sTerm is now renamed to termula2x.
* added 4x6 font support.
* added switch keys feature.
* added configurable usb keyboard values when shift key is pressed.
* RSHIFT now works as shift key as expected.

--------------------------------------------------------------------------
- New in 0.6.1 "Ebru" 2008-01-20                                         -
--------------------------------------------------------------------------
* sTerm supports F200 touchscreen for vkeyboard.
* Cleaned up a bit source and makefiles

--------------------------------------------------------------------------
- New in 0.6.0 "Zilifta" 2007-02-14                                      -
--------------------------------------------------------------------------
* sTerm supports background images now on. 
* Better cursor handling. User can also adjust the height of the
cursor.

--------------------------------------------------------------------------
- New in 0.5.0 "Zifin" 2007-01-18                                        -
--------------------------------------------------------------------------
* GNU Screen is bundled with sTerm so that the user is able to use more
than one terminal at the same time. 
* More than one profiles(configuration files) are allowed.
* SELECT + L BUTTON shows available profiles.
* Minor bug fixes.

--------------------------------------------------------------------------
- New in 0.4.1 "Vakfikebir" 2006-12-01                                   -
--------------------------------------------------------------------------
* There is a new configuration file called sterm.ini so that users are
able to modify the colors and the on-screen keyboard.
* Screenshots are saved with unique names.
* SELECT + L BUTTON loads configuration file at runtime.
* SELECT + R BUTTON is CAPS LOCK key.
* Pressing SELECT + VOLUME UP inserts Escape.
* Minor bug fixes.

--------------------------------------------------------------------------
- New in 0.4  2006-10-25                                                 -
--------------------------------------------------------------------------
* 3-line on-screen keyboard divided into logical sections.
* Frequently used commands are stored on the on-screen keyboard.
* SELECT + CLICK takes a screenshot which is saved as sterm_cap.bmp.
* Pressing "X" now inserts backspace.
* Major source-level changes. Code is split into additional files.

--------------------------------------------------------------------------
- New in 0.3  2006-07-28                                                 -
--------------------------------------------------------------------------
* Use 2 lines for the on-screen keyboard.
* Show indicators when Ctrl, Shift, Alt, and Joystick movement modes are
active.
* Make the "Y" key insert a space rather than the "X" key.
* Indicate when we are syncing the SD card.
* Try to fix lock-up on exit.
* Don't move the on-screen keyboard selection when holding Select.
* Handle USB keyboard better.
- Pass normal keys straight to shell rather than ignoring them.
- Make arrow keys pass through to shell unless the Right Shift key
is held.
- Use the Insert key rather than the Space key to insert a character
from the on-screen keyboard.
- Interpret the Alt key.
* Make it slightly easier to build sterm from source.
* Link staticly to make it work on multiple firmware versions.
* Minor source-level changes like parametrize screen width and height of
the GP2X.
