aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-03-29 01:12:11 +0000
committerMark Mitchell <mark@codesourcery.com>2005-03-29 01:12:11 +0000
commit3d0dfe269d9f4b46ab3f0d07c026ae3fccf4338a (patch)
treee224cbe0a64ed2cc49f95d457bd0a158c019ec99 /include/ChangeLog
parent7b1cc37781c2f9d9fad7553e8047c8da7c03b895 (diff)
downloadgdb-3d0dfe269d9f4b46ab3f0d07c026ae3fccf4338a.zip
gdb-3d0dfe269d9f4b46ab3f0d07c026ae3fccf4338a.tar.gz
gdb-3d0dfe269d9f4b46ab3f0d07c026ae3fccf4338a.tar.bz2
* libiberty.h (ffs): Declare, if necessary.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 6b1b233..6d73fe8 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-28 Mark Mitchell <mark@codesourcery.com>
+
+ * libiberty.h (ffs): Declare, if necessary.
+
2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
* ternary.h: Don't use PARAMS anymore.