aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-02-22 09:16:10 +0000
committerNick Clifton <nickc@redhat.com>2005-02-22 09:16:10 +0000
commite4d180c27bb1031f96195ef31213f3a5701879a9 (patch)
tree24312ab725bede9c93b9aa63c413dccfff1ee85a /ChangeLog
parentebe372c1dd2797172ffa80b15c8ea5d6285b24fa (diff)
downloadgdb-e4d180c27bb1031f96195ef31213f3a5701879a9.zip
gdb-e4d180c27bb1031f96195ef31213f3a5701879a9.tar.gz
gdb-e4d180c27bb1031f96195ef31213f3a5701879a9.tar.bz2
Allow darwin targeted ports to build tk, itcl and libgui.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf35bac..05c3008 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-22 Paul Schlie <schlie@comcast.net>
+
+ * configure.in: Allow darwin targeted ports to build tk, itcl and
+ libgui.
+
2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
PR libgcj/10353