diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 14 | 2007-12-27 Jay Belanger <jay.p.belanger@gmail.com> | 14 | 2007-12-27 Jay Belanger <jay.p.belanger@gmail.com> |
| 15 | 15 | ||