From d7e5124c5980b34728b0c362f31a45fdc397f8a4 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 8 Aug 2002 16:21:06 +0000 Subject: [PATCH] Add CVS header. --- zoom/Changes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/zoom/Changes b/zoom/Changes index e8e0549..28f7372 100644 --- a/zoom/Changes +++ b/zoom/Changes @@ -1,3 +1,5 @@ +$Header: /home/cvsroot/yaz++/zoom/Attic/Changes,v 1.3 2002-08-08 16:21:06 mike Exp $ + Changes between the current version of the C++ binding specification (http://zoom.z3950.org/bind/cplusplus/zoom-1.0g.hh) and the specification generated in "interface.h" in this directory (which I @@ -5,9 +7,9 @@ expect to become version 1.3a of the official specification.) -- -Add #include for size_t +Add #include for size_t. -Add comment about G++'s rejection of throw(ZOOM:exception) clause +Add comment about G++'s rejection of throw(ZOOM:exception) clause. Add destructor declaration to connection class. -- 1.7.10.4