Skip to content

Commit 84472b8

Browse files
committed
NEWS: update for pdsh-2.32
1 parent 781f789 commit 84472b8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
This file describes changes in recent versions of pdsh. It primarily
22
documents those changes that are of interest to users and admins.
33

4+
* Changes in pdsh-2.32 (2017-06-22)
5+
===================================
6+
-- Autotools update
7+
-- Switch to dlopen(3)/dlsym(3) instead of using libltdl
8+
-- Drop qshell, mqshell, rmsquery, nodeattr and sdr modules.
9+
-- Fix issue 70: dshbak: handle hostname of "0"
10+
-- Allow PDSH_CONNECT_TIMEOUT and PDSH_COMMAND_TIMEOUT environment
11+
variables (Erik Jacobson)
12+
-- Fix some old URLs in documentation (Al Chu)
13+
-- Avoid exporting POSIXLY_CORRECT to child processes (Dorian Krause)
14+
-- Fix mcmd start offset bug in max bytes calculation (Egbert Eich)
15+
416
* Changes in pdsh-2.31 (2013-11-07)
517
===================================
618
-- Fix issue 56: slurm: Allow mixed use of -P, -w and -j options.

0 commit comments

Comments
 (0)