diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 5da0bf0c67d..76ac11446a3 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-02-01 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539). | ||
| 4 | * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat. | ||
| 5 | (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h. | ||
| 6 | Avoid dup, open, opendir. | ||
| 7 | |||
| 1 | 2013-01-15 Dmitry Antipov <dmantipov@yandex.ru> | 8 | 2013-01-15 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 9 | ||
| 3 | * coccinelle/xsave.cocci: Semantic patch to adjust users of | 10 | * coccinelle/xsave.cocci: Semantic patch to adjust users of |