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

0.9.0 - Oct 22, 2006

  * updated/fixed freedict parser (Debian #388421)
  * enabled `backspaced' digraph input, added option digraph (still beta)
  * implemented digraphs of the Spanish and Slovak alphabet
  * added Irish localization, thanks to Kevin Patrick Scannell
  * updated localizations
  * several minor updates

0.8.6 - Feb 08, 2005

  * added Vietnamese localization, thanks to Clytie Siddall
  * added translator comments

0.8.5 - Jan 31, 2005

  * added Italian localization, thanks to Marco Colombo

0.8.4 - Oct 03, 2004

  * fixed typo, thanks to Matt Dunford
  * updated Turkish localization

0.8.3 - Sep 14, 2004

  * updated French and Swedish localization

0.8.2 - Sep 10, 2004

  * updated French localization

0.8.1 - Sep 06, 2004

  * improved word selection algorithm
  * updated Dutch and German localizations
  * updated manual page and TODO file

0.8.0 - Sep 05, 2004

  * improved word selection algorithm
    LaTrine 0.8.0 cannot read status files < 0.8.0 (format version 1).
  * added status file version (current is version 2)
  * fixed year of copyright
  * updated install-sh (from automake 1.9.1)

0.7.11 - Sep 04, 2004

  * added session counter
  * improved word selection
  * removed Langenscheidt parser

0.7.10 - Aug 01, 2004

  * added Swedish localization, thanks to Patrik Johansson
  * added Turkish localization, thanks to Eyüp Hakan Duran
  * added Dutch localization, thanks to Patrik Johansson
  * disabled libmdb support for now

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
