2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Danny Mayer
2001-08-29 05:21:25 +00:00
parent 06b47b13db
commit afeded2289

View File

@@ -1,3 +1,11 @@
968. [bug] On win32, the isc_time_now() function was unnecessarily
calling strtime(). [RT #1671]
967. [bug] On win32, the link for bindevt was not including the
required resource file to enable the event viewer
to interpret the error messages in the event log,
[RT #1668]
966. [port] #include <asm/unistd.h> is required on some Linux
ports. [RT #1670]