Pushed to maint as obvious...

Cheers,
Peter

>From 9c78ef3d74b138432801f72f5f8f50c7433d03b5 Mon Sep 17 00:00:00 2001
From: Peter Rosin <p...@lysator.liu.se>
Date: Mon, 12 Dec 2011 09:10:56 +0100
Subject: [PATCH] * NEWS: Fix typo in 'make dist-bzip2' description.

---
 ChangeLog |    4 ++++
 NEWS      |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 826a4f7..b8ebd64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-12  Peter Rosin  <p...@lysator.liu.se>
+
+       * NEWS: Fix typo in 'make dist-bzip2' description.
+
 2011-12-10  Stefano Lattarini  <stefano.lattar...@gmail.com>
 
        release: don't run "make distcheck" automatically
diff --git a/NEWS b/NEWS
index 790fabf..46803a7 100644
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,7 @@ New in 1.11.0a:
   - You may adjust the compression options used in dist-xz and dist-bzip2.
     The default is now merely -e for xz, but still -9 for bzip;  you may
     specify a different level via the XZ_OPT and BZIP2 envvars respectively.
-    E.g., "make dist-xz XZ_OPT=-7" or "make dist-xz BZIP2=-5"
+    E.g., "make dist-xz XZ_OPT=-7" or "make dist-bzip2 BZIP2=-5"
 
   - The py-compile script now accepts empty arguments passed to the options
     `--destdir' and `--basedir', and complains about unrecognized options.
-- 
1.7.5.1


Reply via email to