X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2FChanges;h=28f73720d876e77516962dd35627d6bbd66042c6;hb=9ae0e2bb9cd69e3e35d0319e31e8a02478556e58;hp=e8e0549b05ba4634ab1bfa21718dfcf9f84a82cc;hpb=7c6295779d21f882f9d53186c5a751cbf86b6c86;p=yazpp-moved-to-github.git 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.