summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-03-19 07:08:15 +0000
committerRoger Dingledine <arma@torproject.org>2004-03-19 07:08:15 +0000
commit161d7d19aeead874831c40c4824551204c6afe21 (patch)
tree088cb80c7bf42a01c0d3a23c1cd8e0ac1eb32958
parent1c1d75bd83bbe72f4e4c17c8cea7dd0584f13ffc (diff)
downloadtor-0.0.2.tar.gz
tor-0.0.2.zip
our changelog for 0.0.2tor-0.0.2
svn:r1299
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d005c80dd9..db1dd0ea16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Changes in version 0.0.2 - 2004-03-19
+ - Include strlcpy and strlcat for safer string ops
+ - define INADDR_NONE so we compile (but still not run) on solaris
+
+
Changes in version 0.0.2pre27 - 2004-03-14
o Bugfixes:
- Allow internal tor networks (we were rejecting internal IPs,