forked from mdbtools/mdbtools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
20 lines (16 loc) · 745 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Version 0.7.1
=============
autogen.sh is no more. Use "autoreconf -if" to bootstrap the configuration.
autoconf/automake has been updated to more recent standards.
- config.guess config.sub depcomp install-sh ltmain.sh missing ylwrap
files are now in build-aux/ directory
You'll now need autoconf >= 2.58
An experimental (buggy) version of ODBC driver that supports UCS-2 interface
is now available: libmdbodbcW.so
Note that libmdbodbc supports UTF-8 really well, so that this is usually not
needed.
Version 0.3
===========
The organization of the project files has changed a bit from that last release.
The autoconf stuff has been moved to the root directory. The include directory
has also been moved from src/include to include