From e29cd9eb7b8adf3caaee1a1feaf1f24772954f2b Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Mon, 2 Jun 2014 20:08:05 +0100 Subject: [PATCH] maint: add ChangeLog entry missing in previous commit * ChangeLog: Add the omitted entry. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 388e8de594..9bb17b13f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-06-02 Ben Walton + + rename: mark a label as potentially unused + * lib/rename.c (rpl_rename): Avoid compiler warnings seen on Solaris, + by marking the out label as potentially unused. + * m4/gnulib-common.m4: Mention the need for the trailing ; for C++. + 2014-06-01 Paul Eggert gnulib-common.m4: Fix typo in _GL_UNUSED_LABEL. -- 2.39.5