LaTrine: CHANGES
----------------
For further information please visit http://www.godisch.de/cvs/latrine/.

0.7.9 - Jan 24, 2004

  * added French localization, thanks to Michel Robitaille
  * fixed Romaian localization's encoding type (my mistake)

0.7.8 - Nov 08, 2003

  * added Romanian localization, thanks to Eugen Hoanca
  * fixed tiny memory leak
  * fixed Makefile
  * fixed typos etc.

0.7.7 - Aug 23, 2003

  * fixed segfault

0.7.6 - Aug 22, 2003

  * fixed overlong output

0.7.5 - Aug 22, 2003

  * fixed memory leak

0.7.4 - Aug 22, 2003

  * fixed charset bug in non-UTF-8 environments

0.7.3 - Aug 22, 2003

  * fixed Hebrew keyboard mappings
  * minor code cleanup

0.7.2 - Aug 21, 2003

  * added parser (alpha) for Langenscheidt dictionaries (.vt2 files)
  * started GTK+ frontend in branch GTK+
  * switched from UCS-4BE to wchar_t[] with 0L terminator
  * fixed UTF8 input, removed FAQ, fixed example key mappings
  * renamed README to INSTALL
  * code cleanup

0.7.1 - Aug 18, 2003

  * updated --help output
  * source preparation for other dictionary formats
  * minor bugfixes

0.7.0 - Aug 17, 2003

  * added quoting character '\' for key mappings, e.g. to map '#'
  * added command line option --direction
  * revised keymap examples
  * moved keymap examples out of the src sub-directory

0.6.4 - Aug 17, 2003

  * improved right-to-left input
  * automatically set --random down if --limit is smaller
  * updated manual page, added latrine.ps target to Makefile.in

0.6.3 - Aug 17, 2003

  * improved lockfile handling, now dictionary-dependent
  * added implicit handling of ./foo if DICTDIR/foo.dict.dz is unavailable
  * added Hebrew keymap example

0.6.2 - Aug 16, 2003

  * fixed right-to-left translation result
  * resetted keymap when a new one is read
  * added ./foo hint to error message

0.6.1 - Aug 16, 2003

  * fixed an input line bug, introduced in 0.6.0

0.6.0 - Aug 16, 2003

  * added right-to-left input/output support, try the F4 key

0.5.0 - Aug 16, 2003

  * made the other "input" line scrollable, use LEFT and RIGHT
  * added command line option --ignore-case
  * added command line option --debug for unimportant error messages
  * improved error reporting
  * improved dictionary parsing
  * added missing messages after screen resizing
  * added TAB for requesting another phrase
  * implemented CTRL+L (refresh) and CTRL+U (delete line) handling
  * changed command line options --keyx to --keymapx
  * removed path-prepending feature for key mappings
  * removed installation of example keyboard mappings
  * added mouse support, currently disabled
  * added title for known X terminals
  * added configure options --with-dictdir and --with-localedir
  * set default --limit to 1000
  * added FAQ

0.4.1 - Aug 14, 2003

  * fixed handling of trailing newlines in the dictionary
  * fixed calculation of the hit rate

0.4.0 - Aug 14, 2003

  * improved memory management, added command line option --limit
  * added exit on ESC
  * added F1 screen label
  * added dictionary reload on F2, see the BUGS section in the manual
  * changed F2 key (mode change) to F3
  * changed short option for --label
  * improved handling of UTF-8 multi-byte character strings
  * improved handling of error messages
  * removed wordlist version stamp

0.3.3 - Aug 12, 2003

  * added workaround for another multi-byte input problem in ncursesw

0.3.2 - Aug 12, 2003

  * improved input line, made it scrollable

0.3.1 - Aug 12, 2003

  * switched internal strings from UTF-8 to UCS-4BE
  * fixed keyboard input

0.3.0 - Aug 11, 2003

  * merged command line options --lang1 and --lang2 to --label
  * added command line options --key1 and --key2 for unicode input
  * updated Makefile.in and autogen.sh
  * updated README and TODO

0.2.0 - Aug 11, 2003

  * removed command line option --dict, the config file keyword dict
    is still present, updated manual page
  * replaced NL -> " " with NL -> ", " while reading dictionaries

0.1.1 - Aug 10, 2003

  * removed -Werror from Makefile.in
  * included <ncursesw/ncurses.h> instead of <ncurses.h>, added
    configure test

0.1.0 - Aug 10, 2003

  * initial release
