From 8182c219e40f3da7429b7ae89b6eb22972c1c89a Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 11 Jun 2014 21:31:54 +0000 Subject: [PATCH] Update the README after recent changes. Update the platform list after dropping Win9x and OS/2 support. Use new URLs after web site redesign and Trac upgrade. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/readme.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/readme.txt b/docs/readme.txt index 3a1d311101..5cd5534b41 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -45,17 +45,15 @@ Platforms supported wxWidgets currently supports the following primary platforms: -- Windows 95/98/ME, NT, 2000, XP, Vista, 7 (32/64 bits). +- Windows XP, Vista, 7 and 8 (32/64 bits). - Most Unix variants using the GTK+ toolkit (version 2.6 or newer) -- Mac OS X (10.5 or newer) using Cocoa (32/64 bits) or Carbon (32 only) +- Mac OS X (10.6 or newer) using Cocoa (32/64 bits) or Carbon (32 only) There is some support for the following platforms: - Most Unix variants with X11 - Most Unix variants with Motif/Lesstif - Most Unix variants with GTK+ 1.2 -- OS/2 -- Windows CE (Pocket PC) Most popular C++ compilers are supported; see the install.txt file for each platform (available via docs/html/index.htm) and @@ -151,7 +149,7 @@ Bug reporting The wxWidgets bug tracker can be browsed at: - http://trac.wxwidgets.org/report + http://trac.wxwidgets.org/newticket Please use the search function of our Trac installation to find any possibly relevant bugs before reporting new ones. Also please @@ -169,7 +167,7 @@ Further information If you are looking for support, you can get it from - wxForum at http://forums.wxwidgets.org/ -- wx-users mailing list (http://www.wxwidgets.org/support/maillst2.htm) +- wx-users mailing list (http://www.wxwidgets.org/support/mailing-lists/) - #wxwidgets IRC channel - http://stackoverflow.com/ if you tag your question with "wxwidgets"