diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-03-04 18:58:38 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-03-04 18:58:38 +0000 |
commit | 70e5a83a77900121ea66a28e8743ea3b25135dea (patch) | |
tree | 7546e9b987d09856d7fd77ac71f8237f5c5f9c32 /ChangeLog | |
parent | 5f9f62daa29a58ba855c8318f814eb527ae38066 (diff) | |
download | tor-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-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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): |