aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-07-25 22:57:02 +0000
committerNick Mathewson <nickm@torproject.org>2007-07-25 22:57:02 +0000
commit025a81fc18428800d60b6a5093628cec5aaa8dad (patch)
tree155c7744580515e8517d9aee2f9dd4f4fc0e9fc2 /ChangeLog
parent5b821883332a9d557e85ae07c69e77cc9a0d0165 (diff)
downloadtor-025a81fc18428800d60b6a5093628cec5aaa8dad.tar
tor-025a81fc18428800d60b6a5093628cec5aaa8dad.tar.gz
r13907@catbus: nickm | 2007-07-25 18:51:25 -0400
Patch from tup: translate LFs to CRLFs in NS replies and ensures the data section is properly terminated with "\r\n.\r\n svn:r10932
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e9aeb83a..520695184 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -81,6 +81,7 @@ Changes in version 0.2.0.3-alpha - 2007-??-??
- Provide DNS expiry times in GMT, not in local time. For backward
compatibility, ADDRMAP events only provide GMT expiry in an extended
field. "GETINFO address-mappings" always does the right thing.
+ - Use CRLF line endings properly in NS events.
Changes in version 0.1.2.15 - 2007-07-17