From ff6bd86d5778de50cb1b4e93591e22354062ee17 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 19 May 2006 04:43:12 +0000 Subject: [PATCH] s/x68/x86/ --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 22af8fd5da..769edd415c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ 2028. [port] linux: socket.c compatability for old systems. [RT #16015] -2027. [port] libbind: Solaris x68 support. [RT #16020] +2027. [port] libbind: Solaris x86 support. [RT #16020] 2026. [bug] Rate limit the two recursive client exceeded messages. [RT #16044]