[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [metrics-utils/master] And of course Todo list deserves its own file, too.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Wed, 22 Sep 2010 14:46:14 +0200
Subject: And of course Todo list deserves its own file, too.
Commit: 04192d38f1104bedb4b2d9fbe9037d947601fa82
---
visitor/ChangeLog | 12 ------------
visitor/Todo | 10 ++++++++++
2 files changed, 10 insertions(+), 12 deletions(-)
create mode 100644 visitor/Todo
diff --git a/visitor/ChangeLog b/visitor/ChangeLog
index 3b794b6..962b193 100644
--- a/visitor/ChangeLog
+++ b/visitor/ChangeLog
@@ -11,15 +11,3 @@ Changes in version 0.0.2 - 2010-09-2?
Changes in version 0.0.1 - 2010-09-19
- Initial release
----------------------------------------------------------------------------
-
-Todo list:
-
- - Add a list of user-agent strings used by Torbutton and count the
- number of requests coming from Tor _and_ using Torbutton.
- - Identify user-agent strings used by Googlebot et al. and remove them
- from the nottor counter, so that people learn about the actual user
- ratio.
- - Re-write the Java part in Python once we're happy with its
- functionality.
-
diff --git a/visitor/Todo b/visitor/Todo
new file mode 100644
index 0000000..92a4bed
--- /dev/null
+++ b/visitor/Todo
@@ -0,0 +1,10 @@
+Todo list:
+
+ - Add a list of user-agent strings used by Torbutton and count the
+ number of requests coming from Tor _and_ using Torbutton.
+ - Identify user-agent strings used by Googlebot et al. and remove them
+ from the nottor counter, so that people learn about the actual user
+ ratio.
+ - Re-write the Java part in Python once we're happy with its
+ functionality.
+
--
1.7.1