From 0651e4f5e0e71b57d6564f2f2887ab98f13f1995 Mon Sep 17 00:00:00 2001 From: Mike Burns and Eric Collins Date: Fri, 27 Nov 2015 13:07:17 +0100 Subject: Fix relative exclude globs Pass the dotfiles subdir along with the file to `is_excluded` so that we can match against it. Preserve single-file compatibility by looping twice. --- NEWS.md.in | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS.md.in') diff --git a/NEWS.md.in b/NEWS.md.in index d4b9996..8f6b8a1 100644 --- a/NEWS.md.in +++ b/NEWS.md.in @@ -1,5 +1,6 @@ rcm (@PACKAGE_VERSION@) unstable; urgency=low + * BUGFIX: Relative exclude globs now work (Eric Collins, Mike Burns). * BUGFIX: Use $LOGNAME instead of $USER for compatibility (Mike Burns). * BUGFIX: rcdn(1) stops at DEST_DIR (Kyle Cook, Mike Burns). * BUGFIX: Symlink existing files, even when identical (Graham Bennett). -- cgit v1.2.3