diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 955f8cd0330..c98d377f199 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-08-03 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * ntlib.c (lstat): New function, calls 'stat'. | ||
| 4 | |||
| 1 | 2012-08-02 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2012-08-02 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Use C99-style 'extern inline' if available. | 7 | Use C99-style 'extern inline' if available. |