
$Id: RELEASE.txt,v 1.11 2005/02/11 22:03:01 guyou Exp $

-----------
VERSION 0.4 February 11, 2005
-----------
- a bootstrap script have been added to ease the generation
  after a fresh download from CVS.
- the lexicon used (10k or 80k) is now configurable from
  ./configure option
- Solaris port improved

-------------
VERSION 0.3.5
-------------
- date: November 14, 2004

     * new features:
       - autotools used to produce a portable generation and installation
         process (see README.dev)
       - play_ola is now compatible with this installation process and a new
         environment variable may be used to address non binary data files
         during tests : LLIAPHON_SHARE.

VERSION 0.3
-------------

- date: August 03, 2003
     
     * new functions :
        - lliaphon better processing of the standard input
	- apostophe well processed, even at the beginning of a sentence
	- less compiled data needed


-------------
VERSION 0.2.5
-------------

- date: July 17, 2003
     
     * new functions :
        - lliaphon and play_ola can process raw french text from the standard
	  input and write the phonetized translation on the standard output;
	- lliaphon is much more stable as it has been checked with CheckerGcc.


-------------
VERSION 0.1.2
-------------

- date: June 23, 2003
     
     * new functions :
        - lliaphon and lliaphon_test provide the "-acc" option to launch
	  the automatic accentuation of a raw (7 bit-)text;
	- lliaphon tries to well pronounce foreign proper words, likely too
	  much ...
	- lliaphon_test supports all play_ola options.


-------------
VERSION 0.1.1
-------------

- date: June 8 2003
     
     * Fixed :
        - words including upper case letters are now phonetized;
	- make install now supports to ignore CVS directories;
	- corrected the CVS identification field in file headers.

     * new tools
         - hierarchy of Makefile files;
	 - lliaphon_test supports to listen several times the same line
	   or paragraph (just type 'R' when you are asked for a comment).
	

-----------
VERSION 0.1
-----------

 - date: May 31 2003

     * new function
         - all (first release ;-))
	 - integration of most of Lia_Phon 1.1 code in one executable file only
	   caution : pipe mode not yet implemented
	 - data files accessed through configuration files
	 - LLIAPHON environment variable
    
     * new data
         - minimal set of data extracted from Lia_Phon 1.1
	   and dispatched into two new directories : noarch and src
	   (lex80k not used, only lex10k)
	 - building tools extracted from Lia_Phon 1.1 (see data/tools)

     * new tools
         - install target in Makefile
	 - testing script : lliaphon_test
 
