Work
[yaz-moved-to-github.git] / CHANGELOG
1 Possible compatibility problems with earlier versions marked with '*'.
2
3 --- XXXXX
4
5 Added optional, physical ANY (key replication)
6
7 Fixed null-reference problem in GRS-1 output filter.
8
9 Proximity operator added to Prefix Query Format (PQF).
10
11 In test client command "base" accepts multiple databases.
12
13 Fixed bug in cs_close stack that caused trouble with WINSOCK.
14
15 --- 1.3 1996/10/11
16
17 Fixed tagging bug in ResourceReportResponse PDU encoder/decode.
18
19 Smallish bug-fixes in the new encoders/decoders (explain).
20
21 Bug fixed in DeleteRequest.
22
23 Fixed tagging bug of type 101 query in SearchRequest-Query PDU encoder/decoder.
24
25 Fixed tagging bug in ResourceReportResponse PDU encoder/decode.
26
27 Added SOIF syntax (using private OID for now) to retrieval module and client.
28
29 Added Update extended service.
30
31 Added SearchResult-1 additional info structure.
32
33 Added optional CCL (ISO8777) interpreter as separate module. Available
34 in linemode client.
35
36 --- 1.2 1996/6/10 (1st anniversary release)
37
38 Added Summary record syntax. Lightly tested.
39
40 Added OPAC record syntax. Untested.
41
42 Added ResourceReport service encoders/decoders. Untested.
43
44 Fixed bug in z_Unit - wrong tagging on unitSystem.
45
46 Fixed bug in the DiagRecs decoder.
47
48 Added options for max PDU size and session timeout to frontend-server.
49
50 Added documentation of query-language parsers and other supporting utilities.
51
52 [frontend-server] Added Attribute set to the bend_scanrequest API.
53
54 [frontend-server] NextResultSetPosition was sometimes set incorrectly when
55 surrogate diagnostics were generated.
56
57 [retrieval] Allow multiple local values for attribute.
58
59 [retrieval] Allow multiple attributes per element in .abs files. index type.
60
61 [retrieval] Added Summary tagset, abstract syntax, and d1-node/ASN filter.
62
63 --- 1.1pl2  1996/4/10
64
65 Minor changes, mostly specific to Zebra's requirements (retrieval)
66
67 --- 1.1  1996/2/20
68
69 Repaired bug in frontend server when running multiple listening
70 endpoints in dynamic mode.
71
72 z_External() now won't break if a known, ASN.1 value comes encapsulated
73 in an octet-string. The value will pass through unmodified in an Odr_oct.
74
75 Added a bit of code to the demo client to decode & display
76 ASN.1-structured records represented in the octet-aligned branch of
77 the EXTERNAL CHOICE. Thanks to CAS for prodding us to finally do this.
78
79 Added z_ext_getentbyref() to the ASN module. Doc updated.
80
81 * Completed the SCAN definition in the ASN module. This may break SCAN
82 code based on older YAZ-versions at compile-time. The fix is easy -
83 look in proto.h.
84
85 * Added 'displayTerm' and OtherInformation to the TermInfo structure
86 under the SCAN definition. Remember to initialize this, server-people.
87
88 Comstack should now support the WAIS protocol in TCP/IP mode. Note
89 that this does not extend to ODR and ASN.
90
91 Comstack allows insertion of established socket (primarily for
92 inetd-operation of servers). Doc updated.
93
94 Front-end server can now start from the inetd in TCP mode. Doc
95 updated.
96
97 --- 1.0pl4 1996/1/24
98
99 Added Sort PDU.
100
101 Fixed small problem in SUTRS-filter. A newline was sometimes inserted before
102 the rank and record number.
103
104 Adjustments to the frontend server.
105
106 Fixed diagnostic BER dumper. It ignored the file argument.
107
108 --- 1.0pl3 1996/1/2
109
110 Various changes to retrieval module.
111
112 Changed the union discriminators of the protocol files from enums to
113 ints paired with #defines.
114
115 *Changed oident.class to oident.oclass to avoid a reserved word in C++
116  compilers.
117
118 *Changed operator in the RPN structure to 'roperator', again to avoid a
119  conflict with C++.
120
121 Fixed problems in Explain decoders/encoders.
122
123 --- 1.0pl2 1995/12/6
124
125 Memory bug in log module fixed.
126
127 --- 1.0pl1 1995/12/5
128
129 Occasional malloc() of 0 bytes fixed in d1_espec.c.
130
131 Bug in Explain DatabaseInfo module fixed.
132
133 Some '\r' snuck into one or two of the ret'l config tables. A curse on Windows.
134
135 --- 1.0 1995/11/28
136
137 The shift to v1.0 signals that we now consider the *core* functionality
138 of YAZ reasonably stable (the core being more or less equivalent to
139 Z39.50-1992). Some of the really nifty v3 stuff is still not heavily
140 tested (Explain not at all - though that will happen soonish).
141
142 Minor changes to code to support Windows port.
143
144 Various minor changes after we're getting to use GRS-1 & co. more.
145
146 Added Espec-1 format.
147
148 Added VisibleString field body type to GRS-1. It is illegal acc. to my copy
149 of the protocol and it cannot be selected when encoding (maps into 'string'
150 when decoding). Needed to talk to some servers.
151
152 Demo client can request simple element set names.
153
154 Added Diagnostic Format encoders/decoders.
155
156 Added simple Close handling to frontend server (no hooks for resource
157 reporting yet), and demonstration client.
158
159 Added cs_addrstr() command to COMSTACK to retrieve peer hostname/address.
160
161 --- 1.0b3 1995/08/24
162
163 Fixed bug in the frontend-server. The numberOfRecordsReturned field was
164 handled incorrectly when records were requested in the searchResponse. This
165 will only affect you if you use the frontend-server.
166
167 Added GRS-1 encoders/decoders to the service-level API. Lightly tested.
168 Test-client will ask for and print GRS1. Ztest will return dummy records
169 on request.
170
171 Added Explain encoders/decoders to the service-level API. Untested.
172
173 Added Extended Services: Item Order encoders and decoders to the Service-
174 level API. Untested. We could use a recent copy of the pertinent bits
175 of the ILL protocol to add those bits.
176
177 Added diagnostic format 1 encoders/decoders to the service-level API.
178 Untested.
179
180 Moved pretty-printing of structure-wrappers ({..}) from odr_seq.c to
181 odr_cons.c, which causes a more correct output.
182
183 Fixed handling of searchRequest in frontend server. NextResultSetPosition
184 was always set to 0 when no records were requested in the searchRequest.
185
186 * Added better external-handling. This shouldn't harm old code that
187 *encodes* externals. It can break code that looks for a
188 'single-ASN1-type' representation, since those types that are known
189 are now decoded immediately. Look at the SUTRS sample code in
190 seshigh.c and client.c. Documentation updated.
191
192 Handling of structured records in bend_fetchresponse. Length -1 marks
193 structured record, type is deduced from format field.
194
195 --- 1.0b2 1995/06/27
196 Fairly quick maintenance release to add SUTRS support.
197
198 Fixed handling of SUTRS records in the demonstration client.
199
200 * Added format field to the bend_fetchrequest and bend_fetchresponce
201 structures of the backend API (frontend server). When the record is
202 returned, the value of the format field is mapped to an OID. The
203 value VAL_SUTRS will also cause a slightly different ASN.1 packaging
204 of the record. The special value VAL_NONE in the bend_request means
205 that no specific format was requested by the client. Documentation
206 updated accordingly. Test server (ztest) will return a fixed dummy
207 SUTRS record if your client requests SUTRS.
208
209 Documentation updated accordingly.
210
211 You can now set external libraries and RANLIB support in the top-level
212 Makefile.
213
214 --- 1.0b 1995/06/19
215 First public release.