summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-11-02 14:50:37 +0000
committerNick Mathewson <nickm@torproject.org>2007-11-02 14:50:37 +0000
commite76581f97eb849a0e3de869828f4ff809d00e9ba (patch)
tree5a064235a2136598fc3cf20477e3de5bf1460fe6 /ChangeLog
parent6aeca5237d3e801cc6da07a83af22bb159be703b (diff)
downloadtor-e76581f97eb849a0e3de869828f4ff809d00e9ba.tar.gz
tor-e76581f97eb849a0e3de869828f4ff809d00e9ba.zip
r14647@tombo: nickm | 2007-11-02 10:48:37 -0400
Use rlim_t instead of unsigned long to manipulate rlimit values. svn:r12339
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d71e3ff95..7aedd17534 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -76,6 +76,9 @@ Changes in version 0.2.0.10-alpha - 2007-1?-??
- Stop leaking v2_download_status_map on shutdown. Bugfix on
0.2.0.9-alpha.
+ - Minor bugfixes (portability):
+ - Run correctly on platforms where rlim_t is larger than unsigned long.
+
Changes in version 0.2.0.9-alpha - 2007-10-24
This ninth development snapshot switches clients to the new v3 directory