mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-03-20 19:38:19 +00:00
Release 5 changes
This commit is contained in:
26
ChangeLog
Normal file
26
ChangeLog
Normal file
@ -0,0 +1,26 @@
|
||||
Amiga Time zone library release log
|
||||
|
||||
5.00 Sun, 16 Oct 2016
|
||||
- TimeZone selector now adjust time when timezone i changed.
|
||||
- Fixed gmt calculation bug in time(), gettimeofday() and settimeofday().
|
||||
- Semaphores now work in static library.
|
||||
- Cleaned up headers in source files. Copyrighted code are now clearly
|
||||
marked as such.
|
||||
- Updated documentation and added more examples.
|
||||
- Included POSIX date command from tz release 2016g.
|
||||
|
||||
4.00 Wed, 05 Oct 2016
|
||||
- Synced code to tz release 2016g.
|
||||
- Added gmt offset adjust in time(), gettimeofday() and settimeofday().
|
||||
- Build of static link library libtz.a.
|
||||
- Fixed buffer overflow bug in loadtz().
|
||||
- Cleaned up headers in source files.
|
||||
|
||||
3.00 Thu, 30 Jul 2015
|
||||
- Miscellaneous bug fixes.
|
||||
|
||||
2.00
|
||||
- Initial release.
|
||||
|
||||
1.00
|
||||
- Alpha release.
|
||||
Reference in New Issue
Block a user