Author: rhuijben Revision: 1717014 Modified property: svn:log Modified: svn:log at Sun Nov 29 00:07:31 2015 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sun Nov 29 00:07:31 2015 @@ -1,3 +1,13 @@ * outgoing.c (reset_connection, serf_connection_close): Only call pre_teardown if the protocol baton is set. + +* test/test_internal.c + (test_config_store_per_context, + test_config_store_per_connection_different_host, + test_config_store_per_connection_same_host, + test_config_store_error_handling, + test_config_store_remove_objects): + Following up on r1717012, update caller. + (Let me remind you how I love SCons for defaulting to ignore this warning + on Windows)