r1651: *** empty log message ***
[clsql.git] / ChangeLog
1 24 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
2
3         * Added field-types parameter to query, database-query,
4         database-query-result-set, map-query. Haven't added code
5         to utilize field types, yet.
6
7         * Changed postgresql-socket result set from cons to a structure
8
9         * Updated test-clsql.cl to use automated testing with a config
10         file
11         
12 23 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)
13         
14         * doc/ref.sgml: Updated MAP-QUERY example to use
15         *read-default-float-format* (John Foderaro)
16         
17         * Extensive work to foreign library loaders and .system files to
18         check for successful loading of foreign libraries.
19
20         * Modified test-clsql.cl to allow more modularity and
21         automated testing in future release.
22
23                 
24