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