Revision 1,05 changes

This commit is contained in:
llsth 2015-07-30 18:01:41 +02:00
parent 3712b66df8
commit e4be9f5b09
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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