aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-26 21:26:03 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-26 21:26:03 +0000
commit616f6643ef9c6222418a4e75e84691c8ed9507f9 (patch)
tree15c6313bee44be600969763f6d6e8bc86cc3b018 /ChangeLog
parent61722638ea75ebced8ae4529c137074e538551bf (diff)
downloadtor-616f6643ef9c6222418a4e75e84691c8ed9507f9.tar
tor-616f6643ef9c6222418a4e75e84691c8ed9507f9.tar.gz
get_interface_addr6(), and by extension get_interface_addr(), were pretty borked. Copying a tor_addr_t from a sockaddr_storage using memcpy is a poor notion.
svn:r17789
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8adac3a3..36fd70731 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Changes in version 0.2.1.10-alpha - 2009-??-??
+ o Minor bugfixes
+ - Make get_interface_address() function work properly again; stop
+ guessing the wrong parts of our address as our address.
+
+
Changes in version 0.2.1.9-alpha - 2008-12-25
o New directory authorities:
- gabelmoo (the authority run by Karsten Loesing) now has a new