2002-12-06 04:33  Simon Josefsson <simon@josefsson.org>

	* configure.ac:

	Release 0.0.4.  

2002-12-06 04:32  Simon Josefsson <simon@josefsson.org>

	* NEWS, README, profiles.c, stringprep.c, stringprep.h.in,
	stringprep_nameprep.h, tst_stringprep.c:

	Add unassigned code point handling, and self test.  

2002-12-06 03:56  Simon Josefsson <simon@josefsson.org>

	* tst_stringprep.c:

	Don't modify constant string during debug.  

2002-12-05 03:07  Simon Josefsson <simon@josefsson.org>

	* stringprep.c:

	Don't use *_fast().  

2002-12-05 02:44  Simon Josefsson <simon@josefsson.org>

	* Makefile.am:

	Don't use $< (GNU specific).  

2002-12-03 04:19  Simon Josefsson <simon@josefsson.org>

	* Makefile.am:

	Portability fixes.  

2002-12-03 03:38  Simon Josefsson <simon@josefsson.org>

	* internal.h, nfkc.c, stringprep.c, toutf8.c, tst_nfkc.c,
	tst_stringprep.c, version.c:

	Simplify the #include-mess. (NULL wasn't found on 
	alpha-unknown-netbsd1.6) 

2002-11-30 16:22  Simon Josefsson <simon@josefsson.org>

	* config.rpath:

	[no log message] 

2002-11-30 16:16  Simon Josefsson <simon@josefsson.org>

	* NEWS, configure.ac:

	Release 0.0.3.  

2002-11-30 16:14  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, configure.ac, strdup.c:

	Add replacement strdup.c for system's without it.  Increment shared
	library version.  Trim autoconf tests.  

2002-11-30 16:11  Simon Josefsson <simon@josefsson.org>

	* README:

	Added copying conditions.  Added more API documentation.  

2002-11-30 16:10  Simon Josefsson <simon@josefsson.org>

	* THANKS:

	Add copying conditions.  

2002-11-30 16:10  Simon Josefsson <simon@josefsson.org>

	* AUTHORS:

	Add copying conditions and public key.  

2002-11-30 15:52  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, example.c, nfkc.c, stringprep.h.in,
	tst_stringprep.c:

	Export stringprep_utf8_to_unichar.  
	
	Rename stringprep_utf8_to_ucs4_fast to stringprep_utf8_to_ucs4 to 
	clean up API (old entry maintained for binary backwards
	compatibility though).  
	
	Indent.  
	
	Add sign make target.  

2002-11-29 04:03  Simon Josefsson <simon@josefsson.org>

	* nfkc.c, profiles.c, toutf8.c:

	indent 

2002-11-29 04:02  Simon Josefsson <simon@josefsson.org>

	* stringprep.c:

	improve debugging output 

2002-11-14 09:55  Simon Josefsson <simon@josefsson.org>

	* configure.ac:

	AC_PROG_RANLIB obsoleted by libtool.  

2002-11-07 06:55  Simon Josefsson <simon@josefsson.org>

	* example.c:

	improve comment 

2002-11-07 06:50  Simon Josefsson <simon@josefsson.org>

	* Makefile.am:

	add dependency 

2002-11-07 04:28  Simon Josefsson <simon@josefsson.org>

	* NEWS, configure.ac:

	Release 0.0.2.  

2002-11-07 04:14  Simon Josefsson <simon@josefsson.org>

	* toutf8.c:

	Remove unused variable.  

2002-11-07 04:14  Simon Josefsson <simon@josefsson.org>

	* stringprep.c:

	Fix memory leak.  

2002-11-07 02:51  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, tst_nfkc.c, tst_stringprep.c:

	Add NFKC self test.  

2002-11-06 12:25  Simon Josefsson <simon@josefsson.org>

	* stringprep.h.in, toutf8.c:

	Cosmetic fixes.  

2002-11-06 12:25  Simon Josefsson <simon@josefsson.org>

	* ANNOUNCE:

	Add.  

2002-11-06 07:56  Simon Josefsson <simon@josefsson.org>

	* README:

	Explain why GLIB is not used.  

2002-11-06 07:33  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, README:

	Build fixes.  

2002-11-06 07:15  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, NEWS, README, THANKS, configure.ac, example.c,
	iconv.m4, libstringprep.pc.in, profiles.c, stringprep.h.in,
	stringprep_generic.h, stringprep_kerberos5.h,
	stringprep_nameprep.h, toutf8.c:

	Add example.  Add toutf8.c.  Check if OS has locale functions.  Add
	-R to pkg-config info file.  Moved profile variables to profile.c
	from header files.  

2002-11-05 12:53  Simon Josefsson <simon@josefsson.org>

	* AUTHORS, COPYING.LIB, CaseFolding-3.2.0.txt,
	CompositionExclusions-3.2.0.txt, LineBreak-3.2.0.txt, Makefile.am,
	NEWS, README, SpecialCasing-3.2.0.txt, THANKS,
	UnicodeData-3.2.0.txt, configure.ac,
	draft-hoffman-stringprep-07.txt, gen-stringprep-tables.pl,
	gen-unicode-tables.pl, libstringprep.pc.in, nfkc.c, stringprep.c,
	stringprep.h.in, stringprep_generic.h, stringprep_kerberos5.h,
	stringprep_nameprep.h, tst_stringprep.c, version.c:

	Initial version.  

