* README-hacking: Refer to LZMA Utils <http://tukaani.org/lzma/>.
authorJim Meyering <meyering@redhat.com>
Tue, 23 Oct 2007 13:44:58 +0000 (15:44 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 23 Oct 2007 13:44:58 +0000 (15:44 +0200)
ChangeLog
README-hacking

index 51515d1..61ff641 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-23  Jim Meyering  <meyering@redhat.com>
+
+       * README-hacking: Refer to LZMA Utils <http://tukaani.org/lzma/>.
+
 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        * README-hacking: Describe how to build with LZMA.
index 77464bd..0c8f0d5 100644 (file)
@@ -36,8 +36,8 @@ building LZMA tarballs, you can manually remove the string "dist-lzma"
 from configure.ac before bootstrapping.
 
 If you do want to build LZMA tarballs, you'll need to make sure you
-have the latest stable version of the LZMA SDK
-<http://www.7-zip.org/sdk.html>.  Also, you'll need a version of
+have the latest stable version of the LZMA Utils
+<http://tukaani.org/lzma/>.  Also, you'll need a version of
 Automake that supports the dist-lzma feature, which was added to
 Automake on 2007-10-09 but is not yet available in a stable Automake
 version.  So until Automake 1.11 comes out, you'll need to get the