summaryrefslogtreecommitdiffstats
path: root/debian/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 09:43:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 09:43:15 +0000
commitfe3977a32ee06b7499aa9e2ef6d67daae821d449 (patch)
treeb2513d52b6cb89426ad47a3afdc85041b3faad4e /debian/NEWS
parentAdding upstream version 20240222+ds. (diff)
downloadparallel-fe3977a32ee06b7499aa9e2ef6d67daae821d449.tar.xz
parallel-fe3977a32ee06b7499aa9e2ef6d67daae821d449.zip
Adding debian version 20240222+ds-2.debian/20240222+ds-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..a5e81ba
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,15 @@
+parallel (20130622-1) unstable; urgency=low
+
+ With this release, we make the GNU parallel package have its native
+ behavior by default, that is, the one provided by the `--gnu` command
+ line option.
+
+ This is accomplished by removing the conffile /etc/parallel/config if
+ you have not changed it. Previously, the file contained the sole option
+ `--tollef`, for compatibility with the moreutils package.
+
+ If you made changes to the file, they will be preserved, but be warned
+ that keeping the `--tollef` option is not a recommended mode of
+ execution of GNU parallel.
+
+ -- Rogério Brito <rbrito@gmail.com> Sun, 07 Jul 2013 18:57:53 -0300