aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFernando Nasser <fnasser@redhat.com>2001-01-08 12:47:49 +0000
committerFernando Nasser <fnasser@redhat.com>2001-01-08 12:47:49 +0000
commit1302fd5e2b84ee91daa2507e4e77176a887bd70e (patch)
tree0f69f500b87925005e469000fa99bc6fdbbd0cd9 /gdb/ChangeLog
parentb77a7acd1ba091c0477202014ca122a3548bd173 (diff)
downloadgdb-1302fd5e2b84ee91daa2507e4e77176a887bd70e.zip
gdb-1302fd5e2b84ee91daa2507e4e77176a887bd70e.tar.gz
gdb-1302fd5e2b84ee91daa2507e4e77176a887bd70e.tar.bz2
2001-01-08 Fernando Nasser <fnasser@redhat.com>
* Makefile.in (install-gdbtk): Add .itcl files to the list of files to be installed.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c38f210..f87ef01 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-08 Fernando Nasser <fnasser@redhat.com>
+
+ * Makefile.in (install-gdbtk): Add .itcl files to the list of files
+ to be installed.
+
2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.