aboutsummaryrefslogtreecommitdiffstats
path: root/NOTICE
diff options
context:
space:
mode:
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions
bumped version0.5.6Gravatar Nokis Mavrogiannopoulos 2010-03-24 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2010-03-24 | * Corrected issue with firefox and long post data (had to do ↵Gravatar Nokis Mavrogiannopoulos 2010-03-15 | | | | | with read function not handling EAGAIN and EINTR correctly). * On connection termination be polite and send a bye (common handling of EOC ↵Gravatar Nokis Mavrogiannopoulos 2009-07-21 | | | | and EOS). * removed APR_BUCKET_IS_EOS. Doesn't seem appropriate at this point.