-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGES
33 lines (22 loc) · 1 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Version 0.1.3
Mon Sep 21 00:12:38 2009 -0700
https://github.com/cklin/mdm/tree/4ddceff85e515b0325a26d5086ae4e76685ae888
* Support CC, CFLAGS, LDFLAGS override in Makefile
* Support DESTDIR in Makefile install targets
* Install manual pages into share/man/man1 directory
* Prioritize MDM_LIB over $PATH in mdm.screen
Version 0.1.2
Fri Mar 20 00:57:59 2009 -0700
https://github.com/cklin/mdm/tree/8af4154853b75446942d746f8e7fbf7c95e7e2d3
* Require user acknowledge parallel commands with non-zero exit status
* Add ncpus(1) script which detects the number of processors/cores
* Pass working directory as a file descriptor instead of as a string
* Make screen(1) start slaves (instead of shells) in new windows
Version 0.1.1
Fri Mar 06 23:54:18 2009 -0800
https://github.com/cklin/mdm/tree/4921fde4ee76fe2dbdf499d727eec078b758ed77
* Add manual pages for user commands
Version 0.1.0
Fri Mar 06 15:14:38 2009 -0800
https://github.com/cklin/mdm/tree/b99b6c969f77027e2f1e0ced489c7afea5e03ebe
* Initial release