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