diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-22 05:27:30 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-22 05:27:30 +0000 |
commit | 366c273d2722fcc29fe7f3377a8110046ebeb566 (patch) | |
tree | 0bafc93156c13aed461bd09a40c0d8aba2517725 /ChangeLog | |
parent | 869858bf57b210d77fed729bf4f968a64454f581 (diff) | |
download | tor-366c273d2722fcc29fe7f3377a8110046ebeb566.tar.gz tor-366c273d2722fcc29fe7f3377a8110046ebeb566.zip |
Make "GETINFO/desc-annotations/id/<OR digest>" actually work.
svn:r12919
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Changes in version 0.2.0.14-alpha - 2007-12-?? o Minor bugfixes: - Make the unit tests build again. + - Make "GETINFO/desc-annotations/id/<OR digest>" actually work. Changes in version 0.2.0.13-alpha - 2007-12-21 |