Manfred Schwarb points out that the README contains an outdated
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 7 Jun 2008 16:25:46 +0000 (16:25 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 7 Jun 2008 16:25:46 +0000 (16:25 +0000)
comment about GTK 2 not being supported.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8058 cda61777-01e9-0310-a592-d414129be87e

README

diff --git a/README b/README
index 4afecbc..a797292 100644 (file)
--- a/README
+++ b/README
@@ -70,13 +70,13 @@ For building on Unix:
    Note that Unix PuTTY has mostly only been tested on Linux so far;
    portability problems such as BSD-style ptys or different header file
    requirements are expected.
+
  - unix/Makefile.gtk is for non-autoconfigured builds. This makefile
    expects you to change into the `unix' subdirectory, then run `make
    -f Makefile.gtk'.
 
- - For the graphical utilities, Gtk+-1.2 is required. Gtk+-2.0 is not
-   yet supported.
+ - For the graphical utilities, Gtk+-1.2 and Gtk+-2.0 should both be
+   supported.
 
  - Both Unix Makefiles have an `install' target. Note that by default
    it tries to install `man' pages, which you may need to have built