libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 01ea7c780537abb714a4ec02a9d78a5502787046
parent 740a46dd3619f113b262a03c07e593be30d6b63d
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Sun, 12 Mar 2017 12:42:10 +0300

Fixed merge errors in ChangeLog text

Diffstat:
MChangeLog | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,9 @@ -<<<<<<< HEAD +Sat Mar 11 12:03:45 CET 2017 + Fix largepost example from tutorial to properly generate + error pages. -CG + Fix largepost example, must only queue replies either before upload + happens or after upload is done, not while upload is ongoing + Fri Mar 10 16:37:12 CET 2017 Fix hypothetical integer overflow for very, very large timeout values. -CG @@ -16,11 +21,6 @@ Tue Mar 7 10:37:45 BRT 2017 Mon Mar 6 21:46:59 BRT 2017 Added the i18n example fixing #4924. -SC -======= -Sat Mar 11 12:03:45 CET 2017 - Fix largepost example from tutorial to properly generate - error pages. -CG ->>>>>>> 6334f1a7... fix largepost example, must only queue replies either before upload happens or after upload is done, not while upload is ongoing Thu Feb 16 11:20:05 CET 2017 Replace tsearch configure check with code from gnulib. -CG