2023-01.22
   - Appplied patch0, patch1 and patch3 to yudit-3.0.8
   - Added test for SGEngine.

2023-01-14
   - Renamed EmojiOneColor to EmojiOne_Color 
   - Renamed arrialuni to Arialuni
   - Renamed arial to Arial 
   - Regenerated OldHungarian_Full.ttf reencoded custom to Unicode and
     moved non-PUA glyphs to unused area.
   - Modified properties files to use OldHungarian_Full.ttf:unicode:RL
     to indicate that this font has old hungarian in PUA as RL.
     If someone needs a proper LR PUA font, they should use yudit.ttf.
   - Added arial-unicode-ms.ttf to configuration.
   - Disable emoji below 0x2122 
   - Fixed paragraph expansion problems when Form Feed is followed
     by composing character (should not happen in practice)
   - Preparing yudit-3.0.8

2023-01-08
   - Made fontpath and datapath search more consistent. Path consists of:
     1. ~/.yudit/font (for fonts) or ~/.yudit/data (for data)
     2. PROPERTIY yudit.fontpath (for fonts) or yudit.datapath (for data)
     3. PFIX/share/yudit/font (for fonts) or PFIX/share/yudit/data (for data)
     PFIX is the --prefix argument for ./configure when Yudit was built.

     PROPERTY is the Yudit property (precedence of this did not change):
     PFIX/confi/yudit.properties are loaded first and duplicate values
     are overridden by ~/.yudit/properties making local changes effective.

  -  uniprint now can work with yudit font sets (previously only worked with
     individual fonts). It now searches the fontpath for fonts.  If no font 
     has been specified it uses the default yudit font set. 
     When invoked with -h, it prints out the individual fonts in the set.
     It also print out the fontpath.

  -  uinconv -h also prints out the datapath settings.

2023-01-07
   - Added BrailleJapanese.kmap,BrailleHungarian.kmap,
       BrailleEnglish.kmap,BrailleEuropean.kmap
   - Using CLIPBOARD instead of XA_PRIMARY for cut and paste with 
     keyboard ctrl-c/x/v on X11. XA_PRIMARY still available with
     mouse selection and middle click.
   - Fixed minor widget apppearance problems.
   - yudit-3.0.8.beta27 is well tested, marked as release candidate-1.
   - Added 000000b7 duplicate to Shavian.mys.
   - Added System fontpath to fontpath in default yudit.properties.in and
      yuditw.properties
2023-01-03
   - Added Shavian.mys from David Coffin
     http://dechifro.org/shavian/
   - Tested support with KANGXI RADICAL characters, like U+7530/U+2f65
     Renamed precompose.my to precompose2.mys to avoid incompatibility
     with older versions fo yudit.
     Older precompose.mys is also provided, but wont be updated.
   - Fixed SFontCFF.cpp:205 shift overflow
2023-01-01
   - Added yudit.scale property. Range 1.0-3.0 supported.
   - Updated default font to configure Noto Sans fonts.
   - Checked if all translations can be displayed with default font.
   - Updated for Unicode 15.0.0
2022-12-31
   - Made SCanvas, SWindow pure virtual
   - ran autoupdate and autoconf
   - moved configure.in to configure.ac
   - made workaround for missing snprintf
   - checked windows compilation with old vc60.
2022-12-22
   - Fixed compiler warnings on Darwin/arm64
   - Fixed trivial compiler warnings
   - Use yudit.properties.in: x-ibus instead of fcitx as default on F11
2022-12-21
   - Created yudit-3.0.8-beta3
   - changed sprintf to snprintf
   - Created yudit-3.0.8-beta3
2021-02-19
   - Applied yudit-3.0.7-patch1.txt yudit-3.0.7-patch1.txt 
   - Applied yudit-3.0.7-patch1.txt yudit-3.0.7-patch2.txt 
   - Added bn-messages.po  bn-messages.mo
   - Added 	German-deadkeys.mys German-deadkeys2.mys
   - Created yudit-3.0.8-beta2
