aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-18 20:32:36 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-18 20:32:36 +0000
commitbb3fff01365409e16fd7b9b94f4130c21279f8b4 (patch)
treee24859582778a1eac133be6d4bf6c1d3d53c9668
parent70e7f57d3867e00cd67ea1f3dc49824a1d2da794 (diff)
downloadgcc-bb3fff01365409e16fd7b9b94f4130c21279f8b4.zip
gcc-bb3fff01365409e16fd7b9b94f4130c21279f8b4.tar.gz
gcc-bb3fff01365409e16fd7b9b94f4130c21279f8b4.tar.bz2
Fix whitespace in ChangeLog entry
From-SVN: r214120
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c4eef59..071a551fb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2014-08-18 David Malcolm <dmalcolm@redhat.com>
- * rtx-classes-status.txt: New file
+ * rtx-classes-status.txt: New file
2014-08-18 Roman Gareev <gareevroman@gmail.com>