aboutsummaryrefslogtreecommitdiff
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
commit80cf9aa47407322dbd84c404df57a12d511e599b (patch)
treee127461c0ff5d90072acc7a15a09533083cdef27 /include/ChangeLog
parent4d5f9b2a9c969142fe6a1ddec2d7a2886c023c69 (diff)
downloadgdb-80cf9aa47407322dbd84c404df57a12d511e599b.zip
gdb-80cf9aa47407322dbd84c404df57a12d511e599b.tar.gz
gdb-80cf9aa47407322dbd84c404df57a12d511e599b.tar.bz2
(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 4c8d105..9eabc52 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.