From 73fb6a9d96d1213ad90da2723c5fbb4f9da97c45 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 19 May 2016 11:55:01 +0200 Subject: [PATCH] Move ChangeLog entry to the right file. PR other/61321 PR other/61233 * demangle.h (enum demangle_component_type) : New value. From-SVN: r236449 --- include/ChangeLog | 7 +++++++ libiberty/ChangeLog | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/include/ChangeLog b/include/ChangeLog index f82f7974aa8..180a73915f4 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -58,6 +58,13 @@ * libiberty.h (dupargv): Change arg to char * const *. (writeargv, countargv): Likewise. +2015-11-27 Pedro Alves + + PR other/61321 + PR other/61233 + * demangle.h (enum demangle_component_type) + : New value. + 2015-11-25 Rainer Orth * vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ && diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 0a0e51002bd..289617b2690 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -107,8 +107,6 @@ PR other/61321 PR other/61233 - * demangle.h (enum demangle_component_type) - : New value. * cp-demangle.c (d_demangle_callback, d_make_comp): Handle DEMANGLE_COMPONENT_CONVERSION. (is_ctor_dtor_or_conversion): Handle DEMANGLE_COMPONENT_CONVERSION -- 2.30.2