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 4c852723595..240fd8fb9a7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-04-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32.c (careadlinkat, careadlinkatcwd): New always-fail stubs. | ||
| 4 | |||
| 1 | 2011-04-06 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2011-04-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Fix more problems found by GCC 4.6.0's static checks. | 7 | Fix more problems found by GCC 4.6.0's static checks. |