summaryrefslogtreecommitdiff
path: root/NEWS.md.in
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2014-05-09 14:18:10 +0200
committerGravatar Mike Burns <mike@mike-burns.com>2014-05-09 14:29:30 +0200
commitbbc28e6e50dbf16e6430c64b53094d06482edca7 (patch)
treef39b3d966b178926ff27a8804d621e4a192c70b9 /NEWS.md.in
parent350ab12fec83281872b25c3b30319fdc6d2223e0 (diff)
Release 1.2.3v1.2.3
Diffstat (limited to 'NEWS.md.in')
-rw-r--r--NEWS.md.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/NEWS.md.in b/NEWS.md.in
index e1b68c6..6b3f9f1 100644
--- a/NEWS.md.in
+++ b/NEWS.md.in
@@ -1,13 +1,17 @@
rcm (@PACKAGE_VERSION@) unstable; urgency=low
* BUGFIX: Allow files with the same prefix name in the same
- directory. Verbose hidden files for lsrc(1) (Javier López).
+ directory (Javier López).
+ * BUGFIX: Pick up hooks that are executable by the user or by the
+ group, instead of only files that are 777 (Christian Höltje).
* Allow running mkrc on a relative file and preserve the
path (Pablo Olmos de Aguilera Corradini).
* A flag (-B), and a variable for rcrc(5) (HOSTNAME), for changing the
- hostname as rcm sees it (Mike Burns).
+ hostname as rcm sees it. This is highly recommended under OS X (Mike
+ Burns).
+ * Transfer copyright to thoughtbot, under the same license (Mike Burns).
- -- Mike Burns <mburns@thoughtbot.com> Fri, 28 Mar 2014 16:30:53 +0100
+ -- Mike Burns <mburns@thoughtbot.com> Fri, 09 May 2014 14:17:49 +0200
rcm (1.2.2) unstable; urgency=low