From 97e0cd0e1341f4b75216dec7c95f7a4627f4e63d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 11 Feb 1998 13:48:00 +0000 Subject: [PATCH] Changes. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 4845b03..259eb2b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ Possible compatibility problems with earlier versions marked with '*'. -* Changed code so that it compiles under C++. The type definition +* Changed code so that it compiles as C++. The type definition of Odr_fun which is a member of Odr_arm was changed. The result is, that an explicit typecast is needed for the fun pointer when using Odr_arm - as in: -- 1.7.10.4