summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-07-01 08:30:05 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-07-01 08:30:05 +0000
commit365a851da7115d06d2a36dd1cc30d67fa63a3d55 (patch)
tree2c3c8c76fe77e2bcd690768ef4872b92abdf12f1 /README
parentbc7d878bd36fa00e910a1f562f4cf26fa3496f72 (diff)
Final documentation updates for 1.0.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@481 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 7 insertions, 6 deletions
diff --git a/README b/README
index 763d3b28..de7aa120 100644
--- a/README
+++ b/README
@@ -1,10 +1,12 @@
Release notes for Valgrind, version 1.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
KDE3 developers: please read also README_KDE3_FOLKS for guidance
about how to debug KDE3 applications with Valgrind.
+If you are building a binary package of Valgrind for distribution,
+please read README_PACKAGERS. It contains some important information.
+
For instructions on how to build/install, see the end of this file.
@@ -38,10 +40,9 @@ difficult to make it portable, so I have chosen at the outset to
concentrate on what I believe to be a widely used platform: Red Hat
Linux 7.2, on x86s. I believe that it will work without significant
difficulty on other x86 GNU/Linux systems which use the 2.4 kernel and
-GNU libc 2.2.X, for example SuSE 7.1 and Mandrake 8.0. Red Hat 6.2 is
-also supported. It has worked in the past, and probably still does,
-on RedHat 7.1 and 6.2. Note that I haven't compiled it on RedHat 7.1
-and 6.2 for a while, so they may no longer work now.
+GNU libc 2.2.X, for example SuSE 7.1 and Mandrake 8.0. This version
+1.0 release is known to work on Red Hats 6.2, 7.2 and 7.3, at the very
+least.
Valgrind is licensed under the GNU General Public License, version 2.
Read the file LICENSE in the source distribution for details.
@@ -87,4 +88,4 @@ fork/exec calls.
Julian Seward (jseward@acm.org)
-19 June 2002
+1 July 2002