File: NEWS

package info (click to toggle)
parallel 20221122%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,708 kB
  • sloc: perl: 23,385; sh: 2,233; makefile: 486; csh: 114
file content (15 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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