summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2011-10-29 00:09:39 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2011-10-29 00:09:39 +0000
commitd6b0f0f14f2e90a368476bf6b90820ed9ea09ec8 (patch)
treec8839b1d8182113212a27378d872f3b8a1727571 /libiberty/ChangeLog
parentdec3d2a0afb226fe3b74164b4db4ef1adf0459bb (diff)
downloadgcc-d6b0f0f14f2e90a368476bf6b90820ed9ea09ec8.tar.gz
* setproctitle.c (setproctitle): Use "GNU/Linux" in comment.
From-SVN: r180641
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 8f8e9b2246b..6a93998e244 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-28 Ian Lance Taylor <iant@google.com>
+
+ * setproctitle.c (setproctitle): Use "GNU/Linux" in comment.
+
2011-10-26 Iain Sandoe <iains@gcc.gnu.org>
PR target/48108