We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4bd74 commit 9c35bafCopy full SHA for 9c35baf
NEWS
@@ -1,3 +1,15 @@
1
+* Release 0.3 (2015-01-11)
2
+
3
+ * Added a new ‘waitall’ program that lets you specify programs by name,
4
+ rather than by PID (this is similar to what killall(1) does).
5
6
+ * Switched from the GNU GPL v3 license to the BSD 2-clause license.
7
8
+ * Minor changes:
9
10
+ - The ‘--verbose’ option displays a warning if ptrace(2) is not available.
11
12
13
* Release 0.2 (2014-03-09)
14
15
* Added support for waiting multiple PIDs.
0 commit comments