$Id: ChangeLog 7763 2005-06-02 12:36:02Z wsl $
$URL: https://infix.uvt.nl/its-id/trunk/sources/fair/ChangeLog $

2005-06-02  Wessel Dankers  <wsl@uvt.nl>

* sock.c (listener_new_tcp), options.h, fair.conf.5: added LocalTCP option
* NEWS: released 0.2.0

2005-06-02  Wessel Dankers  <wsl@uvt.nl>

* worker.c (worker_cmp_best): fix variable initialization
* NEWS: released 0.1.1

2005-06-01  Wessel Dankers  <wsl@uvt.nl>

* fdcopy.c (fdcopy_read, fdcopy_write): only stop emptying the
  ring buffer when it's completely empty
* NEWS: released 0.1.0 (EXPERIMENTAL)

2005-05-31  Wessel Dankers  <wsl@uvt.nl>

* worker.c (worker_prio, worker_cmp_best): redo worker comparisons
* address.c (address_cmp_prio): redo address comparisons
* fair.conf.5, fair.7: fix typos
* carrousel.8: converted to mdoc

2005-05-27  Wessel Dankers  <wsl@uvt.nl>

* fixed hysteresis bug
* NEWS: released 0.0.6

2005-05-25  Wessel Dankers  <wsl@uvt.nl>

* NEWS: released 0.0.5

2005-05-24  Wessel Dankers  <wsl@uvt.nl>

* Move manpages into doc/ directory

2005-05-24  Wessel Dankers  <wsl@uvt.nl>

* worker.c (worker_new, worker_prio, address_changed), worker.h,
  fair.conf.5: add hysteresis: a fixed number of "connections" that
  always exist for worker nodes that were not the last to accept a
  connection.

2005-05-12  Guus Sliepen  <guus@uvt.nl>

* carrousel.c (main), carrousel.c (main), carrousel.8, transponder.8:
  Add option parsing, add -c option for alternate configuration file.

2005-05-03  Wessel Dankers  <wsl@uvt.nl>

* NEWS, configure.ac

2005-04-25  Guus Sliepen  <guus@uvt.nl>

* fair.7, fair.conf.5, carrousel.8, transponder.8: documentation

2005-04-25  Wessel Dankers  <wsl@uvt.nl>

* carrousel.c (outgoing_tcp): fixed uninitialized use of addr

2005-04-05  Wessel Dankers  <wsl@uvt.nl>

* carrousel.c (relay_t, relay_connect, relay_timeout, outgoing_tcp):
(incoming_tcp): store both from and to address and report it where useful

* NEWS: released 0.1.2
