summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorstriker <striker@13f79535-47bb-0310-9956-ffa450edef68>2002-07-14 20:32:34 +0000
committerstriker <striker@13f79535-47bb-0310-9956-ffa450edef68>2002-07-14 20:32:34 +0000
commita84483c0a7122fdb0a70f5cb5eab32bbe606e607 (patch)
treec0a290e46a272cbb77618bfc4a5791e3e01cbcd2 /STATUS
parent818364b8059e6a69daf58f9b371eb2682c7df7f7 (diff)
downloadlibapr-a84483c0a7122fdb0a70f5cb5eab32bbe606e607.tar.gz
I don't like the half point votes one bit, but since others are using them
and they reflect my position better, I'll put my name there. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63657 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS10
1 files changed, 5 insertions, 5 deletions
diff --git a/STATUS b/STATUS
index 44cb82d87..11fab736f 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2002/07/14 20:01:39 $]
+Last modified at [$Date: 2002/07/14 20:32:34 $]
Release:
@@ -81,8 +81,8 @@ CURRENT VOTES:
+1: aaron, brianp, ianh,
fielding [prefers apr_utime_t and apr_utimediff_t (64bit)]
+0.5: jim
- -0: jerenkrantz, striker, dreid
- -0.5: rbb, jwoolley
+ -0: jerenkrantz, dreid
+ -0.5: rbb, jwoolley, striker
wrowe [prefers apr_utime_t and apr_uspan_t where u==undefined]
3) Renaming the function to get rid of apr_time_t vs time_t confusion,
@@ -91,8 +91,8 @@ CURRENT VOTES:
+0.5: wrowe, [prefers apr_time_busec_t and apr_span_busec_t]
brianp, [can live with apr_time_busec_t and apr_span_busec_t]
fielding [me too]
- -0: striker, jerenkrantz
- -0.5: rbb, ianh, dreid, jim, jwoolley
+ -0: jerenkrantz
+ -0.5: rbb, ianh, dreid, jim, jwoolley, striker
4) Using time_t and struct timeval/tm
+1: fielding (if apr_time is not an ADT)