3 Fixed small problem in SUTRS-filter. A newline was sometimes inserted before
4 the rank and record number.
6 Fixed bug in the isam subsystem - caused a malfunction when accessing
7 words which occurred more than 10000 times.
9 Distribution should now include YAZ (Z39.50 protocol stack) to simplify
12 Server can now run under inetd. Use option -i, and -w <directory> to
13 set working directory to desired location.
15 New zebraidx command: clean - removes temporary shadow files.
17 Fixed bug in ISAM system. Occurred rarely during register updates.
19 Logging during index merge phase is improved. The remaining running
22 Temporary files generated by zebraidx are removed after each run.
24 Bug fix: Dictionary didn't handle 8-bit characters correctly; was obvious
25 when doing scan operations in dictionares with European characters.
29 A whole slew of updates, to make the first publicized release. Get the doc
34 Memory-problems in ISAM fixed. More blocktypes added to the default setup
35 to increase performance on larger databases.
37 Various minor changes in data management system.
41 A couple of portability-problems resolved.
43 Changed some malloc() to xmalloc().