X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=ChangeLog;h=73923091e1aa709439e6cc37b62e5359fa8b7f1f;hp=ad4c93d4efa9ddb758c043026c70182e56069c26;hb=59c5bff8d9aef402c868519d13398ba4eb2dddb7;hpb=47bcf8ba77fa8011f9be728c23dbe6915d70251b diff --git a/ChangeLog b/ChangeLog index ad4c93d..7392309 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +* Version 0.6.2 (???) +- Modified SmartPtr implementation (hopefully) fixing + double free problem +- Fixed problem that caused the process to block + when more than 4096 were written to stderr +- Implemented userdir support +- Fixed problem with PATH_INFO and PHP scripts + * Version 0.6.1 (26 November 2005) - Changed usage of STL to gain better compatibility with old GCC versions (credits to Jeremy Chadwick for finding the relevant code)