aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Liska <marxin@gcc.gnu.org>2018-08-27 14:04:23 +0000
committerMartin Liska <marxin@gcc.gnu.org>2018-08-27 14:04:23 +0000
commit92a285c1a7bad310d7223a7aa5d70e6a5fc3e644 (patch)
tree2ecff88e701c8f86a9f5ceba51995ddbe714f79d /ChangeLog
parent85204e23e2fed09fc07159ab5607e0b760269561 (diff)
downloadgcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.zip
gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.gz
gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.bz2
Replace 8 spaces with a tabular in ChangeLog files.
From-SVN: r263886
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cbc5e2c..f0d7e83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
2018-08-10 Martin Liska <mliska@suse.cz>
* MAINTAINERS: Revert change in previous commit and
- join lines.
+ join lines.
2018-08-10 Martin Liska <mliska@suse.cz>
@@ -51,7 +51,7 @@
2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
- * libtool.m4: Sort output of 'find' to enable deterministic builds.
+ * libtool.m4: Sort output of 'find' to enable deterministic builds.
* ltmain.sh: Likewise.
2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>