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