pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/libmicrohttpd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun  3 21:10:12 UTC 2012

Modified Files:
        pkgsrc/www/libmicrohttpd: Makefile distinfo

Log Message:
Update to 0.9.20:

        Releasing 0.9.20. -CG
        Fixed some testcase build issues with disabled post processor. -CG
        Fixing bug where MHD failed to call connection termination callback
        if a connection either was closed due to read errors or if MHD
        was terminated with certain threading models.  Added new
        termination code MHD_REQUEST_TERMINATED_READ_ERROR for the
        read-termination cause. -CG
        Eliminating code clone in tls connection read/write handlers. -CG
        Making sure that MHD_get_connection_values iterates over the
        headers in the order in which they were received. -CG
        Fixed compilation problem on MinGW. -BS


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/libmicrohttpd/Makefile \
    pkgsrc/www/libmicrohttpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index