2002-08-27 (Additions by Maarten van Gompel <proycon@anaproy.homeip.net)
  o Selected text is erased before new text is put in
  o Paste functionality using CTRL-v
  o Selecting now also possible through keyboard (SHIFT+arrow keys, 
SHIFT+home/end, SHIFT+pageup/pagedown)
  o Wordselecting not merely based on watching for whitelines anymore, but 
instead it looks carefully for a whole set of possible unicode delimiters, 
including CJK delimiters, arabic, hebrew,greek etc...
  o Mousewheel functionality added so moving the caret up and down (and 
therefore scrolling) can be done by mouse too..
  o Added WordWrap functionality.
2002-06-05
  o applied amharic.patch from Miikka
  o added Urdu-ArabTeX.kmap from Miikka
2002-05-30
  o locale/am messages.po from Daniel Yacob <locales@geez.org>
    has been updated.
  o confirmed that alignment problem has been fixed on sparc.
  o added --without-x to compile with no x11 support
  o added yudit.hex that contains ohungarian.hex and part of 
    unifont.hex
2002-05-27
  o added 'nojamo' encoding to skip jamos.
  o removed stand-alone JAMO rendering for MSLVT
2002-05-24
  o Added update messages.po from 
    Daniel Yacob <locales@geez.org>
2002-05-22
  o Addded extensive Middle Korean patch from 
    Jungshik Shin <jshin@mailaps.org>.
  o Single Jamo won't make a cluster now in stoolkit/SCluster.cpp.
  o Enabled single Jamo for mslvt in swindow/SFontTTF.cpp.
    now findJamoGlyphs() for a single jamos can be called in 
    2 different contexts:
     - cluser context: simply put glyphs one after the other.
     - stand-alone context: add spacing form negative with glyphs
       (SD_JAMO_V, SD_JAMO_T) 
  o Applied changes of yudit.patch.2 from Jungshik Shin.
2002-05-20
  o added patch for fonts with no opentype tables, like:
    http://titus.fkidg1.uni-frankfurt.de/unicode/tituut.asp
2002-05-19
  o Applied Syriac OTF fixed from Miikka-Markus Alhonen
  o Addeed support for unifont syriacforms.hex and arabforms.hex 
    with direct rendering.
  o Added software glyph mirroring to SUniFont.cpp and swindow/SFontBDF.cpp 
    tested it with half-made oldhun.hex.
  o Added minor fix for precomposed Hangul for mslvt in SFontTTF.cpp
  o Added error message if open succeeds but mmap fails.
2002-05-18
  o Added changes from Miikka-Markus Alhonen 
       <Miikka-Markus.Alhonen@tigatieto.com>
    - bin/shape.pl syriac
    - fixes to translations gui/locale/vi/LC_MESSAGES/messages.po
    - fixes to translations gui/locale/am/LC_MESSAGES/messages.po
  o re-ran bin/shape.pl
  o using OTF feature codes for shapes
2002-05-16
  o Added Urdu.kmap from Miikka-Markus.Alhonen@tigatieto.com
2002-05-14
  o For purely experimental purpose I added U+302E and U+302F to 
    jamos clusters.
  o Made patch4 for kanji handwriting data.
2002-05-13
  o updated and added  Vietnamese gui translations HOWTO-vietnamese.txt and
    vi/FAQ.TXT.in from Hoan <hoan@wanadoo.fr>
  o changed SShared buffer to double* to avoid alignment problems
2002-05-12
  o added Vietnamese gui translations from Hoan <hoan@wanadoo.fr>.
  o hard-wired ogulim.ttf using mslvt.otp  GNU copyright code
      from Jim-Hwan Cho <chofchof@ktug.or.kr>
2002-05-11
  o added patch1 - Koran menu translations and FAQ 
     from Jungshik Shin <jshin@mailaps.org>
  o added patch2 - PPC Makefile changes
  o added Cherokee.kmap from Steve Juranich <sjuranic@ee.washington.edu>
  o added gui/locale/am/LC_MESSAGES/messages.po Amharic/Ethiopia
     from Daniel Yacob <locales@geez.org>
  o added 'jamo' and 'hang' clusters for jamos and precomposed jamos.
  o added MidKorean.kmap converted from mid_kor.vim (Jungshik Shin)
  o made overstrike flag work for jamo fonts.
  o made SFontTTF.cpp look for ligatures without feature for 'jamo' and 'hang'.
-------------------------------------------------------------------------------
Older changes are in history/CHANGELOG-2.6.TXT
