Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update changelog to reflect MinGW status
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Feb 6, 2014
1 parent a626788 commit 7557d03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions www/changelog.xml
Expand Up @@ -17,6 +17,7 @@
<ul>
<li><b>OpenConnect HEAD</b>
<ul>
<li>Preliminary support for building for Windows with MinGW.</li>
<li>Change library API to support updating the auth form when the authgroup is changed <a href="https://bugs.launchpad.net/bugs/1229195"><i>(Ubuntu #1229195)</i></a>.</li>
<li>Change <tt>--os mac</tt> to <tt>--os mac-intel</tt>, to match the identifier used by Cisco clients.</li>
<li>Add new API functions to support invoking the VPN mainloop directly from an application.</li>
Expand Down
4 changes: 2 additions & 2 deletions www/platforms.xml
Expand Up @@ -38,8 +38,8 @@ Platform support for new UNIX systems is relatively simple to add
&#8212; most of the difference is in the TUN/TAP device handling, and
the major variants of that are already supported.</p>
<p>
A port to Windows should be fairly simple, since a TUN/TAP driver
exists for Windows and Cygwin should make the basic port work OK.</p>
OpenConnect builds for Windows using MinGW, although support for the TUN/TAP
device has not yet been completed.</p>
<p>
A port to Symbian, to provide VPN connectivity on phone handsets,
would be very useful. Any volunteers?</p>
Expand Down

0 comments on commit 7557d03

Please sign in to comment.