ChangeLog from CLEARSILVER-0_6_1 to CLEARSILVER-0_6_2 ======================================================================== 2002/05/14 Brandon Long * Makefile:1.18 update cs ver * cs/csparse.c:1.46 add linclude, make include support required flag 2002/05/13 Brandon Long * cgi/html.h:1.5 * cgi/cgi.h:1.14 * cgi/date.h:1.4 * cgi/cgiwrap.h:1.7 * cs/cs.h:1.13 more __BEGIN/__END_DECLS stuff for c++ safety 2002/05/11 Brandon Long * util/filter.c:1.1 * util/filter.h:1.1 * util/Makefile:1.9 * util/wdb.c:1.5 add filter code to replace popen 2002/05/10 Brandon Long * util/neo_hdf.c:1.33 remove bubble sort, it was broken make all of the hdf dumps use the same code make hdf dump check for the end of multi-line strings in the string and generate one that doesn't exist * util/neo_hdf.c:1.32 hdf_write_string() should always return a string 2002/05/06 Brandon Long * util/neo_str.c:1.17 some portability with re-using va_lists