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 e321a70d4c3..bcb2edee96f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * dired.c (Fsystem_users, Fsystem_groups): New functions. (Bug#7900) | ||
| 4 | (syms_of_dired): Add them. | ||
| 5 | |||
| 1 | 2012-04-16 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-04-16 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Fix minor alloc.c problems found by static checking. | 8 | Fix minor alloc.c problems found by static checking. |