2001-02-27  Akinobu LEE  <ri@is.aist-nara.ac.jp>

	* Julius-3.1p2 released. (only buf-fix release)

	* julius/word_align.c, libsent/src/util/vsegment.c:
	  (-palign, -walign) fix wrong alignment result and enable PTM.
	* libsent/src/util/strcasecmp.c:  fix mismatch when same length.
	* libsent/src/hmminfo/*.c: allow HMM macro name that contains space.

2000-06-23  LEE Akinobu  <ri@uffizi>

	* Julius-3.1p1 released.
	
2000-06-23  LEE Akinobu  <ri@uffizi>

        * julius/Makefile.in: modified to pass MAKEFLAGS to subdirs.

2000-06-22  LEE Akinobu  <ri@uffizi>

        * julius/Makefile.in: fixed RM.

        * julius/Makefile.in: fixed wrong manual install dir.

2000-06-17  LEE Akinobu  <ri@uffizi>

        * libsent/configure.in: !IMPORTANT! Now use "oss" as the default
	mic API even if ALSA is installed, because ALSA codes are still
	unstable.  If want to use alsa-native API, explicitly specify
	"--with-mictype=alsa".

2000-06-16  LEE Akinobu  <ri@uffizi>

        * julius/beam.c (print_1pass_result): some cosmetic change.

2000-06-13  LEE Akinobu  <ri@uffizi>

        * julius/configure.in: fixed libreadline linking error, delete
	-lhistory.

        * libsent/src/phmm/vsegment.c (viterbi_segment): fixed core dump
	with -walign or -palign in Linux.

        * libsent/src/adin/adin_mic_freebsd.c: !NEW! added FreeBSD
	support. (Thanks Kentaro Nagatomo <kenta-na@is.aist-nara.ac.jp>!)

2000-06-12  LEE Akinobu  <ri@uffizi>

        * julius/main.c (default_width): set default beam width (-b and
	-b2) and other parameters as the best values ever tested,
	according to the engine setup and acoustic models.  New function:
	default_with().

        * libsent/src/adin/adin_mic_linux_oss.c (POLLINTERVAL): changed
	500ms -> 200ms

2000-05-11  LEE Akinobu  <ri@uffizi>

        * Julius-3.1 released.

