aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 04992cd88f5..a2e69e254a1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,7 +9,7 @@
9 9
10 * thumbs.el (thumbs-call-convert): Use call-process directly 10 * thumbs.el (thumbs-call-convert): Use call-process directly
11 with thumbs-conversion-program instead of through shell-file-name 11 with thumbs-conversion-program instead of through shell-file-name
12 for better error reporting when program is missing. 12 for better error reporting.
13 13
142007-12-27 Jay Belanger <jay.p.belanger@gmail.com> 142007-12-27 Jay Belanger <jay.p.belanger@gmail.com>
15 15