From 4c0a635276d2786c6b9428d95b28b66d6a05e764 Mon Sep 17 00:00:00 2001 From: hpa Date: Mon, 12 Nov 2001 06:49:18 +0000 Subject: [PATCH] Add note about tsize and off_t --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 1778013..6e63a90 100644 --- a/README +++ b/README @@ -24,6 +24,8 @@ Changes in 0.22: Some minor source cleanups. + Fix tsize option on systems on which off_t is "long long". + Changes in 0.21: Support running in standalone mode, without inetd.