From 37afa042f9f56e3b3f22511ff222b49d728558d9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 1 Jul 2013 17:35:28 -0700 Subject: [PATCH] Fix ChangeLog dates. --- ChangeLog | 4 +++- lib-src/ChangeLog | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7610b19290f..a073ea42ed7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,11 @@ -2013-06-30 Paul Eggert +2013-07-01 Paul Eggert Merge from gnulib, incorporating: 2013-06-23 ignore-value: port to gcc -pedantic 2013-06-21 extern-inline: port to gcc -std=c89 +2013-06-30 Paul Eggert + Do not use GTK 3 if it exists but cannot be compiled. * configure.ac: Leave GTK_OBJ and term_header alone if GTK 3 exists but cannot be compiled. diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 00a42ccf49f..4a43a741e54 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,4 +1,4 @@ -2013-06-21 Paul Eggert +2013-07-02 Paul Eggert Prefer plain 'static' to 'static inline' (Bug#12541). I missed these instances of 'static inline' in an earlier sweep. @@ -7,6 +7,8 @@ * make-docfile.c (put_char): No longer inline. * etags.c (hash): Prefer int to unsigned when either will do. +2013-06-21 Paul Eggert + Use C99-style flexible array members if available. * ebrowse.c: Include , for offsetof. (struct member, struct alias, struct sym): -- 2.39.2