2010-02-11
   - Fixed redrawing bug when XIM does not support status area.
2010-02-09
   - Added modifications to work on Windows98SE again.
   - Fixed XDND url encoding bug.
2010-02-08
   - Changed to use unicode on Windows platform for registry values.
     (Keys are still ansi)
   - Added ISO set to hunspell encoders.
   - Added iso-8859-13.my
2010-02-06
   - Added HOME environment override determining HOME directgory.
   - Fixed file selection bug.
   - Added YUDIT_MYTOOL environment variable to override mytool
     in Makefiles that generate maps. This way you can cross compile
     for 64 bit in a 32 bit environment:
       YUDIT_MYTOOL=/path/to/32bit/mytool make
2010-02-05
   - Added native unicode filename support for Windows.
   - Changed home folder from C:\HOME to "My Documents" on
     windows.
2010-02-02
   - TEST Change utf8ToSystem and SystemToUtf8 fro unix.

2010-02-02
   - Changed to use My Documents instead of C:\Home on Windows.

2010-01-30
   - Fixed errors so that it compiles with Windows SDK (9.0)

2010-01-24
   - Added re-resize  because sometimes ConfigureNotify shows us that
     not the latest resize request got honoured. The change is in 
     SPanel.cpp.

2010-01-23
  - Added patch from Pedro Gimeno to fix converting bug  DOS CRLF with uniconv.
  - modified 

        charclass.pl 
        bidiclass.pl 
        precompose.pl 
        mirroring.pl 
        olditalic.pl 
        shape.pl 

    so that version can be easily specified from bin/Makefile.
    - Updated for Unicode 5.2.0
    - got rid of hacked block in charclass.mys:
        00010C00 -> 13
        00010FFF -> 00
    - got rif of hacked block in bidiclass.mys:
        00010C00 -> 04
        00010FFF -> 00
    Need to find some other block to test rovasiras.
    beta5 out.
    Added ibus input to config.
    Changed xpm files to const to get rid of compiler warning
    Added parenthesis in SB_UTF8.cpp, SB_UHC.cpp, SB_Johab.cpp, 
      SXInputMethod.cpp
    mytool/main.cpp fscanf return value fixes.
    ProcessFile.cpp
    STextEdit.cpp parethesis
    uniconv/Main.cpp string constant to ‘char*’
    uniprint/Main.cpp string constant to ‘char*’
    SYudit.cpp parethesis
2009-03-28
  - Applied patch to make yudit compilable (again) on platform without X11.
2009-03-11
  - Updated yudit-syntax.iss
2008-11-22
  - Added http://bugzilla.novell.com/show_bug.cgi?id=445708
    Mike Fabian's patch.
2008-08-23
  - Made changes to PUA mytool/uni/ROVASIRAS.TXT 
  - Made adjustments to yudit.ttf and yudit.hex
  - Reserverd 10C00 10FFF for RL script testing of
      Old Hungarian / Hungarian Rovas.
  - Ligature cluster of Old Hungarian with ZWJ (liga, rlig no script code)
  - Hosszu.mys experimental keymap
  - Added the following fonts to default fontset  rovasSMP.ttf , ohunSMP.ttf.
