diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 200f0c3e310..724f79b851e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-03-15 Chong Yidong + + * files.el (get-free-disk-space): Ensure that default-directory is + usable before calling call-process. Suggested by Kevin + Ryde (Bug#2631). + 2009-03-14 David Reitter * term/ns-win.el (ns-expand-space): Remove.