--- sql/mysql/ChangeLog 2002/12/15 13:57:25 1.5 +++ sql/mysql/ChangeLog 2003/10/31 12:34:42 1.7 @@ -1,3 +1,122 @@ +2003-10-24 paf + * Makefile.am 1.15: + sln + + * libltdl/Makefile.am 1.7: + * libltdl/Makefile.in 1.9: + *** empty log message *** + +2003-08-18 paf + * libltdl/libltdl.dsp 1.3: + * parser3mysql.dsp 1.6: + * parser3mysql.dsw 1.5: + moved to MSVC 7 + + * Makefile.in 1.16: + * configure 1.21: + * configure.in 1.21: + * libltdl/Makefile.am 1.6: + * libltdl/Makefile.in 1.8: + merged 3.1.0 latest changes + +2003-08-11 paf + * libltdl/Makefile.am [release_3_1_0] 1.5.12.1: + * libltdl/Makefile.in [release_3_1_0] 1.7.12.1: + config.h dist + +2003-07-24 paf + * parser3mysql.C 1.13: + moved tempate_gc to HEAD + + * Makefile.in [release_3_0_8] 1.15.8.1: + * libltdl/Makefile.am [release_3_0_8] 1.5.8.1: + * libltdl/Makefile.in [release_3_0_8] 1.7.8.1: + *** empty log message *** + +2003-03-27 paf + * parser3mysql.C [template_gc] 1.12.6.2: + convention changed: all resulting strings are zero-terminated + +2003-03-26 paf + * parser3mysql.C [template_gc] 1.12.6.1: + * parser3mysql.dsp [template_gc] 1.4.10.1: + mistakenly patched HEAD branch. copying changes to template_gc one + +2003-03-25 paf + * parser3mysql.dsp 1.5: + new quote calling convention, + malloc->malloc_atomic + +2003-02-06 paf + * parser3mysql.C [release_3_0_0007] 1.9.4.1: + merged lt_init + column count bugfix from main trunc + +2003-01-31 paf + * parser3mysql.C 1.12: + seen some broken client, + which reported "44" for column count of response to "select 2+2" + added check on that + +2003-01-21 paf + * config_fixed.h 1.4: + * config_includes.h 1.4: + * parser3mysql.C 1.11: + 2002->2003 + +2003-01-15 paf + * parser3mysql.C 1.10: + long ago forgotten lt_dlinit() called now + +2003-01-14 paf + * libltdl/config_fixed.h 1.2: + * libltdl/libltdl.dsp 1.2: + * libltdl/ltdl.c 1.3: + * parser3mysql.dsw 1.4: + ltdl copied to all sql drivers, VS projects libltdl_mysql + renamed to libltdl + + * libltdl/COPYING.LIB 1.1: + *** empty log message *** + +2003-01-13 paf + * libltdl/Makefile.am 1.5: + * libltdl/Makefile.in 1.7: + * libltdl/acinclude.m4 1.3: + * libltdl/aclocal.m4 1.4: + * libltdl/config_auto.h.in 1.4: + * libltdl/configure 1.4: + * libltdl/configure.in 1.4: + * libltdl/ltdl.c 1.2: + * libltdl/ltdl.h 1.2: + moved to latest libtool (1.4.3) + + * libltdl/acinclude.m4 1.4: + * libltdl/aclocal.m4 1.5: + * libltdl/configure 1.5: + * libltdl/configure.in 1.5: + to hell, let it be /libtool, /libltdl/libtool + +2003-01-10 paf + * config.guess 1.2: + * config.sub 1.2: + * config_auto.h.in 1.3: + * depcomp 1.1: + * libltdl/Makefile.in 1.6: + * libltdl/acconfig.h 1.2: + * libltdl/aclocal.m4 1.3: + * libltdl/config_auto.h.in 1.3: + * libltdl/configure 1.3: + * libltdl/configure.in 1.3: + * ltmain.sh 1.2: + * missing 1.2: + * mkinstalldirs 1.2: + moved to autoconf 2.57 & automake 1.7.2 & re-libtoolized with + files from 1.4.3, libltdl left unchanged for now + +2002-12-15 paf + * configure.in [release_3_0_0006] 1.13.2.1: + r6 + 2002-12-09 paf * parser3mysql.C 1.9: * parser3mysql.dsw 1.3: