diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-01-26 19:04:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-01-26 19:04:43 +0000 |
commit | c66fbb002f687490681f9d85bf540a62a5535e64 (patch) | |
tree | ced3831209c14c4aac7a5aa55155656fa8897d5d /doc/spec/proposals/099-misc.txt | |
parent | da37100d1a350d9658ddc4139437c3b7f441cb8c (diff) | |
download | tor-c66fbb002f687490681f9d85bf540a62a5535e64.tar.gz tor-c66fbb002f687490681f9d85bf540a62a5535e64.zip |
r11537@catbus: nickm | 2007-01-26 14:04:29 -0500
More templating: give each proposal an overview and a summary of its status.
svn:r9428
Diffstat (limited to 'doc/spec/proposals/099-misc.txt')
-rw-r--r-- | doc/spec/proposals/099-misc.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/spec/proposals/099-misc.txt b/doc/spec/proposals/099-misc.txt index 62c44550e0..2e41fd7208 100644 --- a/doc/spec/proposals/099-misc.txt +++ b/doc/spec/proposals/099-misc.txt @@ -5,8 +5,13 @@ Last-Modified: $Date$ Author: Various Created: - Miscellaneous proposals +Overview: + This document is for small proposal ideas that are about one paragraph in + length. From here, ideas can be rejected outright, expanded into full + proposals, or specified and implemented as-is. + +Proposals 1. Directory compression. @@ -17,6 +22,8 @@ Created: Pre-compressing status documents in multiple formats would force us to use more memory to hold them. + Status: Open + -- Nick Mathewson |