Use hash implementation from kazlib.
[gedcom-parse.git] / NEWS
1 NOTE: NO BACKWARD COMPATIBILITY IS GUARANTEED FOR 0.x RELEASES !!
2
3 release 0.12 (31 December 2001):
4
5  - The calling of callbacks is now completed.
6
7  - Some initial documentation is available.
8
9  - The parsed value that is returned in callbacks can now be:
10      - a null value
11      - a string
12      - a date (struct date_value)
13    See the documentation for more info.  Parsing and checking of cross-
14    references will be added next.
15
16 release 0.11 (15 December 2001):
17
18  - Initial release from Sourceforge.net (developers only !)
19   
20 # $Id$
21 # $Name$