aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-03-04 18:58:38 +0000
committerNick Mathewson <nickm@torproject.org>2007-03-04 18:58:38 +0000
commit70e5a83a77900121ea66a28e8743ea3b25135dea (patch)
tree7546e9b987d09856d7fd77ac71f8237f5c5f9c32 /ChangeLog
parent5f9f62daa29a58ba855c8318f814eb527ae38066 (diff)
downloadtor-70e5a83a77900121ea66a28e8743ea3b25135dea.tar.gz
tor-70e5a83a77900121ea66a28e8743ea3b25135dea.zip
r12057@catbus: nickm | 2007-03-04 13:58:32 -0500
Clarify some log messages; note others that could be improved later. svn:r9724
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 060d28755a..a6e90a910c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
Changes in version 0.1.2.10-rc - 2007-03-??
- o Major bugfixes (Windows)
+ o Major bugfixes (Windows):
- Do not load the NT services library functions (which may not exist)
just to detect if we're a service trying to shut down.
+ o Minor bugfixes (other):
+ - Clarify a couple of log messages.
+
Changes in version 0.1.2.9-rc - 2007-03-02
o Major bugfixes (Windows):