summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordirkx <dirkx@13f79535-47bb-0310-9956-ffa450edef68>2002-03-29 19:20:40 +0000
committerdirkx <dirkx@13f79535-47bb-0310-9956-ffa450edef68>2002-03-29 19:20:40 +0000
commit39952bb72d0a5a79828db9959e285088b0925bf7 (patch)
treec1d13f94a0746b5c445ef07c075443ef4c60d68c
parentd41e181836e2c45e2f106e0f4889245b0fe0f274 (diff)
downloadlibapr-39952bb72d0a5a79828db9959e285088b0925bf7.tar.gz
Removed email address on request - as obviscation was slammed down on the list - and Google is your friend in any case
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63207 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9bb19a13c..69b68763e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -225,7 +225,7 @@ Changes with APR b1
*) Tweak apr_gethostname() so that it detects truncation of the
name and returns an error. [Jeff Trawick]
- *) Fix bug in Darwin DSO code. [Sander Temme <sctemme@covalent.net>]
+ *) Fix bug in Darwin DSO code. [Sander Temme]
*) Fix apr_setup_signal_thread() to grab the right error code from
a sigprocmask() failure. This only affects platforms that use