diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 78fa3b501a3..ae245a254a0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -11,6 +11,10 @@ | |||
| 11 | the Emacs and Gnulib regex code is merged. | 11 | the Emacs and Gnulib regex code is merged. |
| 12 | (xmalloc, xrealloc): Now static. | 12 | (xmalloc, xrealloc): Now static. |
| 13 | 13 | ||
| 14 | 2012-04-17 Paul Eggert <eggert@cs.ucla.edu> | ||
| 15 | |||
| 16 | * dired.c (Fsystem_groups): Remove unused local. | ||
| 17 | |||
| 14 | 2012-04-17 Glenn Morris <rgm@gnu.org> | 18 | 2012-04-17 Glenn Morris <rgm@gnu.org> |
| 15 | 19 | ||
| 16 | * dired.c (Fsystem_users): Doc fix. | 20 | * dired.c (Fsystem_users): Doc fix. |