Mon Jul 16 09:56:39 2001  Loic Dachary <loic@gnu.org>

	* uri-2.13 release

	* t_uri.input: Add test for + and %2B in query part

	* gen_escapes: allow comments in uri_escapes.txt

	* uri_escapes.txt: The + is normal everywhere except in QUERY
	  where it must be left untouched.

	* acinclude.m4: autoconf archive is now a GNU project, update
	  comment accordingly.

	* *: fix licenses notices
	
	* t_uri.c,t/furi_md5.expect,t_uri3.input: Add md5 test

	* libtool: upgrade from 1.3.3 to 1.3.5

	* md5lib.h,md5lib.c: replace RSA code by GPL code from glibc.
	  acconfig.h generates uniq symbol name.
	
	* uri.h: do *not* include config.h (never in .h)

Mon Jul 09 18:20:07 2001  Loic Dachary <loic@gnu.org>

	* config.guess, config.sub: Apply PARISC patch from 
	  Igor Genibel (igor@genibel.org)

Mon Jul 09 12:05:35 2001  Loic Dachary <loic@gnu.org>

	* uri-2.12 release

	* t/parse_uri{_verbatim}.expect: s/url/uri/
	
Mon May 14 22:44:20 2001  Loic Dachary  <loic@gnu.org>

	* *: Patch from Florian Hatat <mininet@wanadoo.fr> fixing
	  error messages.

Sat Dec 23 12:18:32 2000  Loic Dachary  <loic@senga.org>

 	* uri-2.11 release

	* uri.spec.in: add + use DESTDIR for install
	
Tue Dec 12 13:11:42 2000  Loic Dachary  <loic@senga.org>

	* *.c: fix a few compilation warnings 

Wed Nov 22 16:21:34 2000  Loic Dachary  <loic@senga.org>

	* gen_schemes.c (main): MAX_HASH_VALUE is not the size 
	  of the hash table, must add one.

Wed Nov 22 15:53:26 2000  Loic Dachary  <loic@senga.org>

	* uri.3 (uri): Adding new SCHEME documentation.

Wed Nov 22 12:59:12 2000  Loic Dachary  <loic@senga.org>

 	* uri-2.10 release
	
	* gen_schemes.c (main): Fix various stupid errors.

Sat Nov 04 00:35:04 2000  Loic Dachary  <loic@senga.org>

	* uri.3: fix documentation for uri_all_path leading /

Fri Oct 27 10:51:34 2000  Loic Dachary  <loic@senga.org>

 	* uri-2.9 release

Thu Oct 12 19:32:27 2000  Loic Dachary  <loic@senga.org>

	* Makefile.am: Add rpm auto build target

	* README...: Add GNU compliant files

Fri Sep 15 12:27:19 2000  Loic Dachary  <loic@senga.org>

	* uri.spec: Add uri.spec (Jeff Johnson <jbj@redhat.com>)

Thu Aug 24 11:35:37 2000  Loic Dachary  <loic@senga.org>

	* uri-2.8 release
	
Thu Jun 15 16:26:41 2000  Loic Dachary  <loic@senga.org>

	* uri_parse.c (uri_parse_find_scheme): use unsigned char to
	  prevent negative lookup in isalnum or isspace.

	* uri_scheme_gopher.c (uri_scheme_gopher_path): Fix allocation
	  error.

Fri Jun 09 17:49:04 2000  root  <root@chez.com>

	* uri.[ch3]: replace WLROOT by functions uri_set_root and uri_get_root

Wed Jan 12 20:30:31 2000  Loic Dachary  <loic@ceic.com>

	* uri-2.7 release
	
	* uri.h: change uri member to _uri because some compilers do not like
	  struct uri with uri member.

Wed Dec 15 11:20:12 1999  Ecila Version 5  <ecila5@oizo.ceic.com>

	* uri-2.6 release

	* uri.h: extern C if cplusplus

Wed Dec 01 11:23:41 1999  Loic Dachary  <loic@ceic.com>

	* uri_*.c: when calling uri_error to print pool, use pool_size
	  instead of estimate.

Mon Nov 29 12:24:12 1999  Loic Dachary  <loic@ceic.com>

	* uri-2.5 release

	* Makefile.am: added .version
	
	* uri-2.4 release

Tue Nov 02 11:31:44 1999  Loic Dachary  <loic@ceic.com>

	* uri.h: uri_string is now public, updated documentation

Fri Oct 29 19:58:16 1999  Loic Dachary  <loic@ceic.com>

	* add URI_MODE_FURI_MD5 flag
	
	* add md5*.[ch]

Thu Oct 14 15:14:01 1999  Loic Dachary <loic@ceic.com>

	* add missing getopt1.c, fix warnings, remove redundante -Wall

1999-07-13  Loic DACHARY  <loic@home.ceic.com>

	* uri-2.3 release

1999-07-12  Loic Dachary  <loic@ceic.com>

	* libtoolize

