aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Galvan <omgalvan.86@gmail.com>2017-01-02 11:35:14 -0300
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2017-01-03 12:56:23 +0530
commit26e21ad35db514c646e1491a414d45a47cb4a733 (patch)
tree2efed7098a1d542d08affdf7e1b75dcab0cc543d /ChangeLog
parentdf19fdcfec7143073b50f9f01af712528bed6d26 (diff)
downloadglibc-26e21ad35db514c646e1491a414d45a47cb4a733.zip
glibc-26e21ad35db514c646e1491a414d45a47cb4a733.tar.gz
glibc-26e21ad35db514c646e1491a414d45a47cb4a733.tar.bz2
Fix up tabs/spaces mismatches
Mixing them up breaks the gdb pretty printer tests. ChangeLog: 2017-01-02 Martin Galvan <martingalvan@sourceware.org> * nptl/nptl-printers.py: Fix tabs/spaces mismatches.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d0912a..2de8cd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-03 Martin Galvan <martingalvan@sourceware.org>
+
+ * nptl/nptl-printers.py: Fix tabs/spaces mismatches.
+
2017-01-02 Joseph Myers <joseph@codesourcery.com>
[BZ #21019]