From: Michael Wallner Date: Tue, 13 Sep 2005 13:52:30 +0000 (+0000) Subject: - exposed properties hould now be typesafe X-Git-Tag: RELEASE_0_14_0~31 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=a48cb6ec9e2158c8417d021d5924ddb15a189299 - exposed properties hould now be typesafe --- diff --git a/KnownIssues.txt b/KnownIssues.txt index ed19198..2bbc05f 100644 --- a/KnownIssues.txt +++ b/KnownIssues.txt @@ -11,4 +11,3 @@ Internals: - the request bodies created in http_request_pool_attach() are not destroyed in http_request_pool_detach(); may be a memory problem in long running scripts - - protected class members are not type safe