diff options
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r-- | nt/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index e903b4375db..8b9163c9f78 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,10 @@ +2012-08-02 Paul Eggert <eggert@cs.ucla.edu> + + Use C99-style 'extern inline' if available. + * config.nt: Sync with autogen/config.in. + (_GL_INLINE, _GL_EXTERN_INLINE, _GL_INLINE_HEADER_BEGIN) + (_GL_INLINE_HEADER_END): New macros. + 2012-08-02 Glenn Morris <rgm@gnu.org> * inc/ms-w32.h: Move here from ../src/s. |