1.0.6

- IR keyboard support !

1.0.5

- Improve vt100 emulation, the following 
  attributes are now supported  :
  + underline
  + blink
  + brightness
- Bug fix in vt100 colors
- Little modification of the keyboard mapping 
  depending on usage frequency, for example 
  it's now easier to use keys '\' and '|'.

1.0.4

- WPA support for 3.0x-OE PSP firmware
  (thanks to Dmitry for testing)
- Add Visual bell feature

1.0.3

- New Danzeff keyboard layout, alt keys are 
  now available.
- New option to save the vt100 screen 
  as a text file.
- New login menu (with new options)
- Improve vt100 emulation
  (for ex: the nano editor works fine now)

- As Matt Johnston advice me, i've added a new
  initial random seed generation, using 
  keystroke latency (you have now to press 
  psp keys randomly, the first time you 
  run pspssh).

- bug fix in random number generator
- bug fix in key send function
- bug fix in vt100 emulator

1.0.2

- As Matt Johnston advice me, a new random number
  generator has been integrated (it's a unix like 
  /dev/random generator). This version is now more
  secure, since the entropy of the random number
  generator is bigger.

- Add option for binary id_rsa key file support,
  for priv/pub RSA key pair authentication.
  (See README for details)

- Add option to disable remote server version check
- Add option to change PSP CPU Clock

- New Danzeff keyboard layout, control keys are now 
  available, and unused keys have been removed.
- Control keys and arrow keys support 

- Improve communication speed !

- Add scroll up and scroll down feature
- A cursor is now displayed in the console window 

- Bug fix and code cleaning


1.0.1

- Intial release
