diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-05-20 22:59:48 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-05-24 11:46:54 -0400 |
commit | 7dcf88e69bdb3786ebac90f2609b9e190b279a4f (patch) | |
tree | c484340347eb0e5684117d84f2eedfcfa20724d0 | |
parent | 076063ca90cc784363127e24a83e38bd54b0e003 (diff) | |
download | tor-7dcf88e69bdb3786ebac90f2609b9e190b279a4f.tar.gz tor-7dcf88e69bdb3786ebac90f2609b9e190b279a4f.zip |
Add 'changes' file for Windows CE port
-rw-r--r-- | changes/port_to_wince | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/port_to_wince b/changes/port_to_wince new file mode 100644 index 0000000000..fb6dc60108 --- /dev/null +++ b/changes/port_to_wince @@ -0,0 +1,4 @@ + o Major features: + - Tor has now been ported to build and run correctly on Windows CE + systems, using the wcecompat library. (Valerio Lupi) + |