Version 1.4.1

* some configure problems fixed
* xrus failed to start in some circumstances (...arg out of range...)
* now xrus actually compiles without alloca

Version 1.4.0

* sometimes xrus complied about non-russion keymap when the keymap
  was loaded from xrus itself via parameter or *xmodmap.
* jcuken-*.xmm fixed. Sometimes they replaced 6 and 7 with , and .
* configure --with-Xaw, now the button and menu can be drawn with Xaw.
  Properties sheet is not realized with Xaw yet.
* optional CapsLock emulation to allow input capital russian letters.
  Unfortunately, many X servers can't highlight the capslock led
  without real CapsLock pressed.

Version 1.3.4

* fixed setting minimum/maximum size for Properties
* workaround for CDE bug - xrus was restored with geometry 0x0
* NEW! set temporary lat mode when Control is pressed.
* optimized keymap transfers (less in half)
* added *alwaysOnTop
* another change in selecting input algorithm - sometimes we loose
  keyboard events (in CDE).
* added *alwaysMapped

Version 1.3.3

* removed fixing size of the icon
* fixed to compile on atexit-less systems (SunOS)
* changed highlightThickness of the mode buttons to 0
* set WM_COMMAND for session managers
* improved 'make install'
* now xrus uses 'RUS' and font 'times' for the icon
* added resource *adjustModeButtons

Version 1.3.2

* fixed alloca to work on AIX compiler (and on systems without alloca too)
* added ability to compile without motif
* added koi8x16.bdf to distribution
* added options +/-icon to turn off/on the indicating icon

Version 1.3.1

* fixed a typo in jcuken-iso-xrus.xmm
* fixed a bug introduced by 1.3.0 in xrus presence checking
  (reported by Andrew S. Bogatyirev)
* changed Makefile to compile with usual make

Version 1.3.0

* xrus is sencible to user modmap changing now
* added support for 'switch to rus/lat' keys
* added ability to load alternate modmaps from popup menu
* fixed two little bugs reported by "Andrew S. Bogatyirev (Soft Eng)"
  <abs@opentech.olvit.iasnet.ru>
* added a workaround for SGI bug/feature, which caused modifier keys
  fail to work
* fixed a bug showing itself in Indigo Magic popup menus.
* added several keyboard maps into distribution

Version 1.2.3

* fixed keyboard handling with windows not requested keyboard input
* documentation improvement

Version 1.2.2

* fixed some portability problems
* NOT ported to FreeBSD with lesstif, probably due to lesstif bugs.
* autoconf used
* fixed muliscreen bug (reported by dima@elvis.msk.su (Dima Antipov))
* added ability to use a led for indication

Version 1.2.1

* this is the first public release
