bug fix for 'bad' data with odd number of UCS-2 bytes

This commit is contained in:
Brian Bruns
2016-08-30 08:52:32 -04:00
parent 23bab7c2d6
commit 9d56b0c3d8
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
Tue Aug 30 08:51:31 EDT 2016 Brian Bruns <brian@bruns.com>
* bug fix for 'bad' data with odd number of UCS-2 bytes
Tue Aug 30 08:40:00 EDT 2016 Brian Bruns <brian@bruns.com>
* add LIMIT clause to SQL engine
Tue May 23 19:40:55 CDT 2006 Jeff Smith <whydoubt@yahoo.com>
* src/util/mdb-export.c: Fix typo in help text
* configure.in: Clean up use of autoconf macros