[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Sun Dec 20 13:46:36 UTC 2009


 .prev-version |    2 +-
 NEWS          |    6 ++++++
 cfg.mk        |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 8d2f8c7376c9336c53077d01eb8ea3dc263b44ec
Author: Jim Meyering <meyering at redhat.com>
Date:   Sun Dec 20 12:55:40 2009 +0100

    post-release administrivia
    
    * NEWS: Add header line for next release.
    * .prev-version: Record previous version.
    * cfg.mk (old_NEWS_hash): Auto-update.

diff --git a/.prev-version b/.prev-version
index cd5ac03..879b416 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2.0
+2.1
diff --git a/NEWS b/NEWS
index b1b70b8..15c033a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU parted NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 2.1 (2009-12-20) [stable]
 
 ** New features
diff --git a/cfg.mk b/cfg.mk
index afbdcc0..92b8276 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -41,7 +41,7 @@ local-checks-to-skip = \
 # Now that we have better (check.mk) tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 5d0c8961833d95e7fb0d467596a8613f
+old_NEWS_hash = 5f004112c95714cc7c498ee7da4ceccf
 
 include $(srcdir)/dist-check.mk
 

commit 7c949e3f8b91e1013550e2496bbe7c2c35f047a7
Author: Jim Meyering <meyering at redhat.com>
Date:   Sun Dec 20 12:48:20 2009 +0100

    version 2.1
    
    * NEWS: Record release date.

diff --git a/NEWS b/NEWS
index 45539ed..b1b70b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU parted NEWS                                    -*- outline -*-
 
-* Noteworthy changes in release ?.? (????-??-??) [?]
+* Noteworthy changes in release 2.1 (2009-12-20) [stable]
 
 ** New features
 

commit 21ed015a91e100a68877450cbb4ac03c8795bbd8
Author: Jim Meyering <meyering at redhat.com>
Date:   Sun Dec 20 12:45:05 2009 +0100

    doc: NEWS: mention the flag-truncation fix
    
    * NEWS (Bug fixes): Mention it.

diff --git a/NEWS b/NEWS
index b3d69bc..45539ed 100644
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,9 @@ GNU parted NEWS                                    -*- outline -*-
   handle device nodes created by lvm build with udev synchronisation enabled
   properly.
 
+  when printing tables, parted no longer truncates flag names
+
+
 * Noteworthy changes in release 2.0 (2009-10-06) [beta]
 
 ** Improvements



More information about the Parted-commits mailing list