======================
New in langdrill 0.1.5
======================

Deleted the entries for font names. Also the ones for Width and 
Height of controls. The Width and Height are still used (and 
you can set them in the .drill files), but the fontNames are no more
supported. The "Words and Expressions" is named now "Quizes". The 
"Possible Answers" entry was moved on the "Quizes" (main) tabpage.
A new tab page, "Solutions", was added. while the "Setup" page was 
deleted. The "Solutions" has a clist that shows all the words and
their meaning from the selected lessons. The "Sense" frame, "Lessons"
clist, "Start/Reset", "Reload" and "Load" buttons have been moved from 
the notebook on the main page.
(Ian. 7, 1999)

There is now a "langrill.rc" file which contains the fontset
info needed by gtk to correctly display Japanese. The code
was simplified. Now Japanese is handled by gtk+, no more
support from my account and I suspect  you need a working
locale. Till I discover how to set and load a fontset at runtime, 
fonts are no more changed dinamically. The sorce files used to do the
Japanese parsing were removed. The coding system for Japanese 
was changed to ja/EUC as this is what GTK requires.
(Ian. 4, 1999)

The default input file is now "default.drill".
"lesson1.rj" has been renamed to "romaji.drill".
(Dec. 15, 1998)

Simplified the input file. No more nead for lessonNr and 
lessonTitleXXX fields. langdrill scans now the input file and 
considers lessons all sections, excepting the "Application"
one, which contain the general settings.
(Dec. 14, 1998)

Added Load/Reload button. Now the configuration file can be 
modified and the changes reloaded by clicking Reload. No more 
need for close/restart. Also, by clicking Load... a FileOpen 
dialog is opened and a new config file can be choosed.
(Dec. 13, 1998)

Changed the main section in "Application".
