[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] correct now-false statement about needing our own special
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] correct now-false statement about needing our own special
- From: arma@xxxxxxxx (Roger Dingledine)
- Date: Sat, 23 Apr 2005 18:17:40 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sat, 23 Apr 2005 18:18:01 -0400
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website
Modified Files:
download.html
Log Message:
correct now-false statement about needing our own special
libevent for building tor on windows
Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- download.html 23 Apr 2005 22:06:55 -0000 1.80
+++ download.html 23 Apr 2005 22:17:38 -0000 1.81
@@ -77,10 +77,8 @@
<li>Latest testing source: <a href="dist/tor-0.1.0.4-rc.tar.gz">0.1.0.4-rc</a>
(<a href="dist/tor-0.1.0.4-rc.tar.gz.asc">sig</a>).
You will <a href="cvs/tor/doc/tor-doc.html#installing">need
-libevent</a>. If you are brave enough to try
-building from source on Windows, you'll need this <a
-href="dist/win32/libevent-1.0b-tor.tar.gz">patched version of libevent</a>
-for now.
+libevent</a>. If you are brave enough to try building from source on
+Windows, you'll need libevent 1.0c or later.
</li>
</ul>