mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 02:27:55 +08:00
mdb-import fixes, kinda works now
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Fri Feb 11 10:41:55 EST 2005 Brian Bruns <brian@bruns.com>
|
||||
* src/libmdb/index.c: Fix off by one bug in mdb_index_swap_n()
|
||||
* src/libmdb/write.c: Fix bug in key hash
|
||||
* src/libmdb/mem.c: Comment out METHOD define(?) which broke compile
|
||||
* src/util/mdb-import.c: set fixed flag before calling pack_row
|
||||
|
||||
Wed Feb 9 23:37:43 CST 2005 Jeff Smith <whydoubt@yahoo.com>
|
||||
* src/libmdb/data.c: Date calculation bugfix (David Mansfield)
|
||||
* src/libmdb/data.c: Deleted rows bugfix (David Mansfield)
|
||||
|
Reference in New Issue
Block a user