mirror of
https://frontier.innolan.net/rainlance/amiga-ntimed.git
synced 2026-03-16 19:31:27 +00:00
Revision 1,05 changes
This commit is contained in:
3
HISTORY
3
HISTORY
@ -1,8 +1,9 @@
|
||||
History
|
||||
-------
|
||||
|
||||
1.05 Fixed GMT bug appearing when not using Time Zone Database.
|
||||
1.04 Bug-fixes in TCP/IP and debugging logic.
|
||||
1.03 Rebuild for AROS. Removed broken Time Zone Database library.
|
||||
1.03 Rebuild for AROS. Removed broken Time Zone Database library.
|
||||
1.02 Restructured code. New fork of official Ntimed with modifications.
|
||||
1.01 Internal release. Testing and bug fixing. Never published
|
||||
1.00a Initial release. First public release
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
#define BSDLIB_NAME "bsdsocket.library"
|
||||
#define BSDLIB_REV 03L
|
||||
#define TIMEZONELIB_NAME "timezone.library"
|
||||
#define TIMEZONELIB_REV 0L
|
||||
#define TIMEZONELIB_REV 2L
|
||||
#define TIMER_NAME TIMERNAME
|
||||
#define BATTCLOCK_NAME BATTCLOCKNAME
|
||||
#define HAVE_WAITSELECT 1
|
||||
|
||||
Reference in New Issue
Block a user