changeset 103061:eed4f6c22d3f

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 24 Apr 2009 13:54:50 +0000
parents 078ccf3337b1
children 06cf3e417172
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Apr 24 13:54:20 2009 +0000
+++ b/lisp/ChangeLog	Fri Apr 24 13:54:50 2009 +0000
@@ -1,3 +1,10 @@
+2009-04-24  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
+	(tramp-handle-file-name-all-completions): Don't use "-b" as ls
+	arg.  It does not work on OpenBSD.  Reported by Taylor Venable
+	<taylor@metasyntax.net>.
+
 2009-04-23  Chong Yidong  <cyd@stupidchicken.com>
 
 	* hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.