aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-11-15 20:55:45 +0000
committerAndrew Cagney <cagney@redhat.com>2002-11-15 20:55:45 +0000
commitd741b867bb66a2034e5462fa90f42cc3c349709e (patch)
tree6bebf61096d4d515cc57f44182e807a1155a53e6 /gdb/ChangeLog
parent82d03c99f5af1e1b3287b6bf5e1e25f552326d10 (diff)
downloadgdb-d741b867bb66a2034e5462fa90f42cc3c349709e.zip
gdb-d741b867bb66a2034e5462fa90f42cc3c349709e.tar.gz
gdb-d741b867bb66a2034e5462fa90f42cc3c349709e.tar.bz2
2002-11-15 Andrew Cagney <ac131313@redhat.com>
* complaints.h: Add comment explaining how to eliminate a deprecated_complain call.
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 cddda95..4a8b11e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-15 Andrew Cagney <ac131313@redhat.com>
+
+ * complaints.h: Add comment explaining how to eliminate a
+ deprecated_complain call.
+
2002-11-15 David Carlton <carlton@math.stanford.edu>
* printcmd.c: Remove #include "disasm.h".