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