2002-08-28  Balazs Scheidler  <bazsi@balabit.balabit>

	* Finger.py: removed type argument from __init__

2002-08-27  Balazs Scheidler  <bazsi@balabit.balabit>

	* finger.c: fixed a couple of signedness issues, changed ZR_SPROXY
	to ZR_PROXY

2001-12-17  Balazs Scheidler  <bazsi@balabit.balabit>

	* Finger.py: fixed a docbug reported by dusan (mixed hosts)

2001-08-17  Szalay Attila  <sasa@balabit.hu>

	* finger.c (finger_register_vars): bugfix. long_request must be
	writeable during proxy lifetime.

2001-08-06  Szalay Attila  <sasa@balabit.hu>

	* Rewrite username handling. New variable (self->hostnames)

	* finger.c (finger_init_client_stream): Drop the connection, when
	line is too long
	(finger_init_server_stream): - || -
	(finger_send_request): If self->username is empty and
	self->long_req is true, don't write space after \W

2001-08-03  Szalay Attila  <sasa@balabit.hu>

	* Finger.py (FingerProxy.config): Write a dummy config()

2001-04-18  Balazs Scheidler  <bazsi@balabit.hu>

	* finger.c: added trace messages

2001-04-10  Szalay Attila  <sasa@balabit.hu>

	* finger.c (zorp_module_init): Change proxy type to ZR_SPROXY.

2001-04-04  Balazs Scheidler  <bazsi@balabit.hu>

	* configure.in: bumped version number to 1.0.0

	* finger.c: adapted to the new logging macros

2001-03-12  Balazs Scheidler  <bazsi@balabit.hu>

	* finger.c (finger_query_policy): changed fingerRequest() event to
	get a username parameter,
	(finger_query_policy): handle Z_ABORT as a result of z_policy_event()
	
	* Finger.py: -"-

2001-01-25  Szalay Attila  <sasa@balabit.hu>

	* configure.in: Bugfix. Zorp now compile when not installed before.

	* New ChangeLog for finger proxy.

