diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fabbcbef40d..c21c21deb9a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-05-30 Jim Meyering <meyering@redhat.com> | ||
| 2 | |||
| 3 | * callproc.c (Fcall_process_region): Include directory component | ||
| 4 | in mkstemp error message (Bug#11586). | ||
| 5 | |||
| 1 | 2012-05-30 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-05-30 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | * alloc.c, lisp.h (make_pure_vector): Now static. | 8 | * alloc.c, lisp.h (make_pure_vector): Now static. |