diff options
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 1e543346707..955f8cd0330 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2012-08-02 Paul Eggert <eggert@cs.ucla.edu> + + Use C99-style 'extern inline' if available. + * profile.c (SYSTIME_INLINE): Define. + 2012-08-02 Glenn Morris <rgm@gnu.org> * makefile.w32-in (MS_W32_H): Update for new ms-w32.h location. |