aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2004-10-23 14:34:54 +0000
committerEli Zaretskii <eliz@gnu.org>2004-10-23 14:34:54 +0000
commitf8568604725321863bcd619082d6a3a2feeaac6d (patch)
treefb6a2cedec2f838b5bc30ef92bb9cebb18bcb5d1 /gdb/doc/ChangeLog
parentf018e82f92e263dc6ec32b3c20b7ae494a6eda70 (diff)
downloadgdb-f8568604725321863bcd619082d6a3a2feeaac6d.zip
gdb-f8568604725321863bcd619082d6a3a2feeaac6d.tar.gz
gdb-f8568604725321863bcd619082d6a3a2feeaac6d.tar.bz2
(Calling): Expand and elaborate text. Add "print". Add the
description of problems with weak aliases.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index f92bbea..920ccb5 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -7,6 +7,8 @@
shared libraries.
(Starting): Fix whitespace; make "elaboration" stand out where it
is first used, and add an index entry for the term.
+ (Calling): Expand and elaborate text. Add "print". Add the
+ description of problems with weak aliases.
2004-10-12 Andrew Cagney <cagney@gnu.org>