--- sql/sqlite/ChangeLog 2015/11/03 12:30:33 1.9 +++ sql/sqlite/ChangeLog 2019/11/30 21:53:34 1.10 @@ -1,3 +1,26 @@ +2019-12-01 moko + + * config_fixed.h, config_includes.h: Copyright year updated + + * parser3sqlite.C: ident string fixed + +2019-10-24 moko + + * parser3sqlite.C: typo + +2017-12-10 moko + + * README: README actualized + +2017-02-07 moko + + * configure.ac: 10.3 -> 10.4 + +2017-01-13 moko + + * parser3sqlite.C: column_types caching for first row removed as + next rows may not have null values (fixes bug #1122) + 2015-10-26 moko * Makefile.am, config_auto.h.in: warning war: configure.in ->