summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-03-23 14:46:13 +0000
committerNick Clifton <nickc@redhat.com>2005-03-23 14:46:13 +0000
commit5679ce4c6402b85440cb0171bf5e2bd4df726168 (patch)
treed85c517bedf6e03cfd8d8c35b8450e68d56d6139 /include/ChangeLog
parent819648a4a9e065999dc9c041715d4af7d727710d (diff)
downloadgdb-5679ce4c6402b85440cb0171bf5e2bd4df726168.tar.gz
(getopt): Allow full prototype when builind under FreeBSD.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 4c8d105093e..9eabc52f4fa 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-23 Vladimir Merzliakov <wanderer@rsu.ru>
+
+ * getopt.h (getopt): Allow full prototype when builind under
+ FreeBSD.
+
2005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.