summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-09 15:57:06 +0100
committerJim Meyering <jim@meyering.net>2006-12-09 15:57:06 +0100
commit0473e718e65bcd6ac8880f9bcb8a68979c7a2105 (patch)
tree2710668ff0a10c329a61e2e0e39144a06d7b7d99 /ChangeLog
parentdab023dec17868b763098bb8a1cd0caccd6c8e5d (diff)
downloadcoreutils-0473e718e65bcd6ac8880f9bcb8a68979c7a2105.tar.xz
* NEWS: With the change from "-pre" to "-dirty" suffix, also change
from NEXT_VER-pre to CUR_VER-dirty. So, this is 6.7-dirty. * configure.ac (AC_INIT): s/6.8-dirty/6.7-dirty/.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4eea6394..f42c6f4b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-12-09 Jim Meyering <jim@meyering.net>
+ * NEWS: With the change from "-pre" to "-dirty" suffix, also change
+ from NEXT_VER-pre to CUR_VER-dirty. So, this is 6.7-dirty.
+ * configure.ac (AC_INIT): s/6.8-dirty/6.7-dirty/.
+
* tests/uniq/Test.pm (test_vector): Skip the pipe-reading test
whenever uniq is expected to fail. This should catch the other case
[test #112] in which uniq emits "cat: write error: Broken pipe" on