From 12bf5354833705ed674118f83fc2aa9494dfec17 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sun, 15 Dec 2002 21:42:06 +0000 Subject: [PATCH] Spelling --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 28de66a..48d6b66 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ Possible compatibility problems with earlier versions marked with '*'. -Make a few private functions 'static' in unic.c. This prevents -duplicate definitions of unix_close in PHP. PHP Bug 20977. +Make a few private functions 'static' in unix.c. This prevents +duplicate unix_close in PHP with YAZ and imap. PHP Bug 20977. For ZOOM connection, the options targetImplementation{Id,Name,Version} are set when Init Response is received. -- 1.7.10.4