Minor changes.
[idzebra-moved-to-github.git] / CHANGELOG
1 Logging during index merge phase is improved. The remaining running
2 time is estimated.
3
4 Temporary files generated by zebraidx are removed after each run.
5
6 Bug fix: Dictionary didn't handle 8-bit characters correctly; was obvious
7 when doing scan operations in dictionares with european characters.
8
9 --- 1.0a4 1996/01/11
10
11 A whole slew of updates, to make the first publicized release. Get the doc
12 and check it out.
13
14 --- 1.0a3 1995/12/06
15
16 Memory-problems in ISAM fixed. More blocktypes added to the default setup
17 to increase performance on larger databases.
18
19 Various minor changes in data management system.
20
21 --- 1.0a2 1995/12/05
22
23 A couple of portability-problems resolved.
24
25 Changed some malloc() to xmalloc().
26
27 --- 1.0a1 1995/11/28
28
29 First release.