--- parser3/ChangeLog 2003/12/22 11:44:33 1.30 +++ parser3/ChangeLog 2004/01/30 09:39:44 1.32 @@ -1,3 +1,73 @@ +2004-01-29 paf + * src/targets/apache13core/mod_parser3_core.C 1.2: + bugfix: old style new used + + * src/include/pa_memory.h 1.9: + bugfix: [potential] strdup copied one more byte then specified + then zeroed it << useless and potentially harmful(could gpf) + +2004-01-22 paf + * src/main/pa_common.C [release_3_1_1] 1.160.2.1: + bugfix: buffer overflow + * in libxml&xsl error-reporting code + * in parser-error reporting code [when no @unhandled_exception defined] + + fixed in one place: my *snprintf override + + * src/main/untaint.C [release_3_1_1] 1.122.2.2: + bugfix: whitespace now optimized properly [were bug: ^taint[1 & + 2]="1 &2" + + * src/main/untaint.C 1.126: + merged: bugfix from 3.1.1 on whitespace optimization + + * src/main/pa_globals.C 1.166: + beauty: bigger buffer for xml-related errors + + * src/classes/xdoc.C 1.128: + bugfix: when stylesheet contains error, gpf + + * src/main/compile.tab.C [release_3_1_1] 1.91.2.1: + * src/main/untaint.C [release_3_1_1] 1.122.2.1: + *** empty log message *** + + * src/main/pa_common.C 1.172: + merged: bugfix from 3.1.1 on memory overflow + +2004-01-13 paf + * operators.txt 1.150: + typo erro + +2003-12-25 paf + * src/main/pa_common.C 1.171: + bugfix: ^file::load[binary;http:// now not garbled [pieces + after zero bytes were removed] + +2003-12-22 paf + * operators.txt 1.149: + * src/classes/op.C 1.144: + * src/include/pa_sql_connection.h 1.37: + * src/include/pa_sql_driver_manager.h 1.31: + * src/main/pa_sql_driver_manager.C 1.80: + * src/sql/pa_sql_driver.h 1.37: + * www/htdocs/.htaccess 1.25: + feature: sql introducing ability to transcode charsets + + * src/include/Makefile.am 1.9: + * src/include/Makefile.in 1.17: + bugfix: removed from dist: src/include/pa_config_auto.h which + were configured for make-dist-platform and badly updated proper + config file in target [when .tar used for updating existing + source tree] + +2003-12-19 paf + * src/main/pa_sql_driver_manager.C 1.79: + beauty: more straighforward error message + + * src/main/pa_charset.C 1.45: + bugfix: memory for charsethandler structure for libxml now + allocated properly + 2003-12-17 paf * src/main/pa_globals.C 1.165: bugfix: removed false warning [warning: unreported @@ -10841,7 +10911,7 @@ * src/types/pa_wcontext.C 1.21: * src/types/pa_wcontext.h 1.34: * src/types/pa_wwrapper.h 1.20: - $Date: 2003/12/22 11:44:33 $ + $Date: 2004/01/30 09:39:44 $ * src/Makefile.am 1.17: * src/classes/Makefile.am 1.40: @@ -18001,7 +18071,7 @@ * src/targets/cgi/parser3.C 1.93: * src/targets/isapi/parser3isapi.C 1.35: */ - static const char *RCSId="$Id: ChangeLog,v 1.30 2003/12/22 11:44:33 paf Exp $"; + static const char *RCSId="$Id: ChangeLog,v 1.32 2004/01/30 09:39:44 paf Exp $"; * src/main/compile.y 1.142: * src/main/compile_tools.h 1.41: @@ -18044,7 +18114,7 @@ * src/main/untaint.C 1.52: * src/targets/cgi/parser3.C 1.92: * src/targets/isapi/parser3isapi.C 1.34: - static char *RCSId="$Id: ChangeLog,v 1.30 2003/12/22 11:44:33 paf Exp $"; + static char *RCSId="$Id: ChangeLog,v 1.32 2004/01/30 09:39:44 paf Exp $"; 2001-06-27 parser * src/classes/hash.C 1.6: @@ -23407,7 +23477,7 @@ * src/main/pa_pool.C 1.2: * src/main/pa_string.C 1.3: * src/main/pa_string.C 1.4: - $Id: ChangeLog,v 1.30 2003/12/22 11:44:33 paf Exp $ check + $Id: ChangeLog,v 1.32 2004/01/30 09:39:44 paf Exp $ check * src/include/pa_pool.h 1.5: * src/include/pa_string.h 1.2: