From 4a0c498c385458cbb30d7e5d0b8a4f0a542f2063 Mon Sep 17 00:00:00 2001 From: hpa Date: Thu, 29 Nov 2001 22:06:22 +0000 Subject: [PATCH] Update: Cygwin port now working... --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index b9c1b36..b13387f 100644 --- a/CHANGES +++ b/CHANGES @@ -3,8 +3,8 @@ $Id$ Changes in 0.29: Posixly correctness. - Some preliminary work for compiling under Cygwin (doesn't work - yet.) + Now works on Win32 systems using Cygwin (see + ). Fixed a bug which could cause a standalone server to exit with a "recvfrom: Interrupted system call" log message if signals @@ -51,8 +51,8 @@ Changes in 0.26: Enable the (limited) use of readline on systems which don't have readline/history.h. - Support compiling under MacOS X with filk (see - ). Thanks for Justin Hallett + Support compiling under MacOS X with fink (see + ). Thanks for Justin Hallett and Eric Eslinger for their help in getting this working!