From 29c793b3c2947badd9d05e45736e406fb12021e8 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 2 Oct 2013 05:55:09 -0600 Subject: [PATCH] maint: correct changelog * ChangeLog: List my previous commit in correct location. Signed-off-by: Eric Blake --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 374e994d4f..beba952cb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,11 @@ * malloc/Makefile: Add tst-posix_memalign. * malloc/tst-posix_memalign.c: New file. +2013-10-01 Eric Blake + + * posix/glob.c (next_brace_sub, prefix_array, collated_compare): + Use __THROWNL rather than __THROW on static functions. + 2013-09-30 Petr Machata * elf/elf.h (R_AARCH64_ABS16): New macro. @@ -447,11 +452,6 @@ [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise. Use parentheses around reference to macro parameter. -2013-09-04 Eric Blake - - * posix/glob.c (next_brace_sub, prefix_array, collated_compare): - Use __THROWNL rather than __THROW on static functions. - 2013-09-13 Richard Sandiford * locale/programs/ld-ctype.c (find_idx): Use uint32_t in -- 2.43.5