summaryrefslogtreecommitdiff
path: root/NEWS.md.in
blob: de7ce3697e6876c1e7bc8af26da79777def71aed (plain)
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
rcm (@PACKAGE_VERSION@) unstable; urgency=low

 * BUGFIX: use a consistent method for computing hostname everywhere.
   Thanks to George Brocklehurst.
 * Exclusion and inclusion with -x and -I.
 * Copy instead of symlink with -C.
 * Always copy the files listed in COPY_ALWAYS.
 * Show whether the file is a copy or symlink using lsrc -F.
 * Add hooks for pre-up, post-up, pre-down, and post-down.
 * rcup -K and rcdn -K to ignore these hooks.

 -- Mike Burns <mburns@thoughtbot.com>  Mon, 05 Aug 2013 16:43:33 +0200

rcm (1.0.0) unstable; urgency=low

 * Improved Debian handling.
 * Introduce mkrc -o to install host-specific dotfiles.
 * Add rcdn(1) to remove rc files.
 * Add rcup -f and -i to force overwrites/prompt for overwrites.

 -- Mike Burns <mburns@thoughtbot.com>  Tue, 01 Aug 2013 16:43:33 +0200

rcm (0.0.2) unstable; urgency=low

 * Tutorial in rcm(7).
 * mkrc supports -d .
 * -d supports relative dotfile dirs.

 -- Mike Burns <mburns@thoughtbot.com>  Tue, 23 Jul 2013 16:43:33 +0200