From 416d87409493f6d2367db40a04c19c950f271613 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Sun, 25 Feb 2001 02:02:43 +0000 Subject: - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every platform defines u_int64_t as being that. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fddfb1841..bf847fa48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 20010225 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile Patch from Adrian Ho + - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every + platform defines u_int64_t as being that. 20010224 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna @@ -4124,4 +4126,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.820 2001/02/24 22:36:29 djm Exp $ +$Id: ChangeLog,v 1.821 2001/02/25 02:02:43 mouring Exp $ -- cgit v1.2.3