-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
34 lines (21 loc) · 1.06 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2007-11-06 Nicholas J Humfrey <[email protected]>
* Applied patch from 'ezzetabi' which provies a quick fix
for time differences between the server and the client
when setting the clock.
2004-11-27 Nicholas J Humfrey <[email protected]>
* Changed build system to automake
* Should now compile on most modern UNIX platforms
* Changed to pure protocol independent socket code
* Added -a option to change time using adjtime
* Changes to system clock are logged to wtmp
* Improved timeout for UDP sections of code
2004-03-16 Johan Nilsson <[email protected]>
* Timeout support added.
2002-11-06 Elliot Lee <[email protected]>
* Patch from Tomek Orzechowski <[email protected]> - alarm(10) to not wait forever for connections.
2001-05-23 Phil Knirsch <[email protected]>
* Added UDP protocol support. Close the connection after message handling in conformance to RFC 868.
2002-03-07 Elliot Lee <[email protected]>
* Add syslog functionality.
2000-02-04 Elliot Lee <[email protected]>
* Wrote it (previous incarnation had license problems, all 200 lines of it).