Wed Dec 20 12:58:14 2000  Loic Dachary  <loic@senga.org>

	* release 1.2.0

	* configure.in: generate unac.spec so that version is updated.
	
	* unac.{c,h} (unac_string_*): length arguments must be
	  of type size_t to conform to the single unix specification.

	* unac.c (unac_string): Helios De Creisquer (creis@zehc.net)
	  reported a bug related to endianness under RedHat-7.0. 
	  Now always use UTF-16BE.

Mon Oct 16 11:06:14 2000  Loic Dachary  <loic@senga.org>

	* README.debian: Added to capture the debian packaging knowledge
	  from Rmi Perrot <remi_perrot@users.sourceforge.net>.

Wed Oct 11 13:16:59 2000  Loic Dachary  <loic@senga.org>

	* debian: remove debian dir, replace by unac_1.1.0-2.diff.gz that
	  appears in the CVS tree for archival but will never be distributed.
	  Debian specific stuff must not show in the sources so that debian
	  team may produce various diffs according to the debian distribution
	  and do not depend on the author. Thanks to Remi Perrot for making
	  this point clear.

Sun Oct 01 11:56:35 2000  Loic Dachary  <loic@senga.org>

	* Makefile.am: change -release into -version-info

Sat Sep 30 11:48:35 2000  Loic Dachary  <loic@senga.org>

	* debian: debian packaging specifications contributed by
	  Rmi Perrot <remi_perrot@users.sourceforge.net>

Thu Sep 28 21:19:48 2000  Loic Dachary  <loic@senga.org>

	* unac.3: document EINVAL error code.

Thu Sep 28 18:13:41 2000  Loic Dachary  <loic@senga.org>

	* release 1.1.0

	* README (install): Add recommendations for Solaris

	* unaccent.c (main): free the unaccented string before exit

	* acinclude.m4: add --with-iconv option that does *not* include
	  iconv by default and allows to specify a specific directory 
	  as root of iconv installation.

	* unac.c (convert): fix error condition tests that failed because
	  they are unsigned and cannot be compared to -1. Change inclusion
	  of sys/errno.h for errno.h.

Wed Sep 20 19:34:07 2000  Loic Dachary  <loic@senga.org>

	* release 1.0.0

