~ubuntu-branches/ubuntu/trusty/mdm/trusty

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
33
Version 0.1.3
Mon Sep 21 00:12:38 2009 -0700
http://hg.berlios.de/repos/mdm/rev/097ac17e7888

 * 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
http://hg.berlios.de/repos/mdm/rev/d7494b4db676

 * 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
http://hg.berlios.de/repos/mdm/rev/06f194232f2c

 * Add manual pages for user commands


Version 0.1.0
Fri Mar 06 15:14:38 2009 -0800
http://hg.berlios.de/repos/mdm/rev/d862df56868f

 * Initial release