Share

AGT

File Release Notes and Changelog

Release Name: 1.11

Notes:
The version of sws.c in this release *should* have been checked into the cvs repository 2 releases ago.

I thought this was fixed... My bad.

Changes: 1.11 ---- * Use the same memory pool in all functions, so only one 'free memory' call is needed. * Fix env.c to use memory pool instead of strdup() to avoid some memory leaks. * sws.c (used for stripping whitespace) is causing segfaults... Bad bad bad bad. - Fixed.