summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2014-03-05 10:08:36 +0100
committerGravatar Mike Burns <mike@mike-burns.com>2014-03-05 10:08:36 +0100
commit1692dbbd74477edbf3513a16dbef863395d3422a (patch)
tree11e8a150e8c869a9884f871b22b0bbd318e4850e
parent77e8c60ec6fa586d3d5f39e02db51ef2eaa64797 (diff)
Update NEWS
All future pull requests and commits should at least consider updating the `NEWS.md.in` file. Updating it with what's been done so far is a great first step to trying to make that happen.
-rw-r--r--NEWS.md.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS.md.in b/NEWS.md.in
index 2954833..d606b4d 100644
--- a/NEWS.md.in
+++ b/NEWS.md.in
@@ -1,5 +1,19 @@
rcm (@PACKAGE_VERSION@) unstable; urgency=low
+ * BUGFIX: Support multiple -d options when given relative paths (Mike
+ Burns).
+ * BUGFIX: Cygwin compatibility for hostname (Mike Burns).
+ * Handle more files with spaces in their filename (Caleb Land, Pat
+ Brisbin, Mike Burns).
+ * Hooks in directories instead of just single executables (Pablo Olmos
+ de Aguilera Corradini, Mike Burns, Pat Brisbin).
+ * Option to force some directories to be symlinks, as documented under
+ SYMLINK_DIRS in rcrc(5) and -S for lsrc(1) (Pablo Olmos de Aguilera
+ Corradini).
+ * Improved packaging process (Mike Burns).
+ * Documentation fixes and updates (Jordan Eldredge, Anton Ilin, Mike
+ Burns).
+
-- Mike Burns <mburns@thoughtbot.com> Mon, 03 Feb 2014 16:58:33 +0200
rcm (1.2.0) unstable; urgency=low