diff options
author | Greg Stein <gstein@apache.org> | 2000-10-06 16:28:00 +0200 |
---|---|---|
committer | Greg Stein <gstein@apache.org> | 2000-10-06 16:28:00 +0200 |
commit | 394b6fee3d8bb9a2957c2c6f1924522962d34edc (patch) | |
tree | ed8640fc4648b40f42f1154a40bf81b535e2ec39 /STATUS | |
parent | *) convert fs/lock.c to use APR UUIDs for the opaque locktokens. (diff) | |
download | apache2-394b6fee3d8bb9a2957c2c6f1924522962d34edc.tar.xz apache2-394b6fee3d8bb9a2957c2c6f1924522962d34edc.zip |
more uuid tidbits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86414 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | STATUS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/10/04 05:53:28 $] +Last modified at [$Date: 2000/10/06 14:28:00 $] Release: @@ -164,6 +164,11 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * mod_info to use the configuration tree + * make apr_get_uuid() thread-safe + + * (possibly) use UUIDs in mod_unique_id and/or mod_usertrack + + PRs that have been suspended forever waiting for someone to put them into 'the next release': |