aboutsummaryrefslogtreecommitdiff
path: root/proposals/099-misc.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-01-26 19:04:43 +0000
committerNick Mathewson <nickm@torproject.org>2007-01-26 19:04:43 +0000
commita6658f9d1a3f1e6a0948c06319210928d8dd5156 (patch)
tree249eabb08f92db169e85da78515019c99b902ef4 /proposals/099-misc.txt
parent6e1f797ed9d3bdab9702129364b9db5967da9780 (diff)
downloadtorspec-a6658f9d1a3f1e6a0948c06319210928d8dd5156.tar.gz
torspec-a6658f9d1a3f1e6a0948c06319210928d8dd5156.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 'proposals/099-misc.txt')
-rw-r--r--proposals/099-misc.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/proposals/099-misc.txt b/proposals/099-misc.txt
index 62c4455..2e41fd7 100644
--- a/proposals/099-misc.txt
+++ b/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