about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-11-05 22:18:32 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-11-05 22:18:32 +0000
commitf268ab5f69b70ffc3e5fae70f57c7e71cd475319 (patch)
treecdf10b51f90768a9ff2129d9ed501aee14cb687a /ChangeLog
parent01189b083b8ce54fc568fd2ab0dd433d869ede0e (diff)
downloadglibc-f268ab5f69b70ffc3e5fae70f57c7e71cd475319.tar.gz
glibc-f268ab5f69b70ffc3e5fae70f57c7e71cd475319.tar.xz
glibc-f268ab5f69b70ffc3e5fae70f57c7e71cd475319.zip
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
<https://sourceware.org/ml/libc-alpha/2015-10/msg01043.html>, with the
bugs listed in the format proposed in
<https://sourceware.org/ml/libc-alpha/2015-11/msg00088.html>.

	* scripts/list-fixed-bugs.py: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95dae4bafa..26105256b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-11-05  Joseph Myers  <joseph@codesourcery.com>
 
+	* 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.