From f268ab5f69b70ffc3e5fae70f57c7e71cd475319 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 5 Nov 2015 22:18:32 +0000 Subject: Add script to list fixed bugs for the NEWS file. This patch adds a script to list fixed bugs for the NEWS file, as proposed in , with the bugs listed in the format proposed in . * scripts/list-fixed-bugs.py: New file. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 95dae4bafa..26105256b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-11-05 Joseph Myers + * scripts/list-fixed-bugs.py: New file. + [BZ #19213] * sysdeps/i386/fpu/e_log.S (__log_finite): Ensure +0 is always returned for argument 1. -- cgit v1.2.3