aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1991-04-24 19:30:10 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1991-04-24 19:30:10 +0000
commita1002e9ab03107672514adb3fe1932765bfff4aa (patch)
tree8c06d48b64e30b3a7f662f2cc0e1c6bed18e1ef0 /gdb/ChangeLog
parentbe11d1119afd609de48d162c8dd79e56fa98fe90 (diff)
downloadgdb-a1002e9ab03107672514adb3fe1932765bfff4aa.zip
gdb-a1002e9ab03107672514adb3fe1932765bfff4aa.tar.gz
gdb-a1002e9ab03107672514adb3fe1932765bfff4aa.tar.bz2
* WHATS.NEW: Remove mention of readline and more paging (in 3.5).
Try to keep command names up to date with renaming.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b2b8d64..ddede9f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Wed Apr 24 09:45:17 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
+ * WHATS.NEW: Remove mention of readline and more paging (in 3.5).
+ Try to keep command names up to date with renaming.
+
* gmalloc.c [!HAVE_GETPAGESIZE]: Try to figure out the pagesize.
* infun.c (resume, resume_cleanups): New functions.