aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-07-13 18:49:51 +0000
committerFred Fish <fnf@specifix.com>1993-07-13 18:49:51 +0000
commit8bdc1fd08a349ee17926c4f3944ca32c520f734b (patch)
tree4af6bcc8d86e23157ea6e5f0c3066d345fd437e5 /gdb/ChangeLog
parent25452831dc8c14fd5fc5aa634621055f3436890b (diff)
downloadgdb-8bdc1fd08a349ee17926c4f3944ca32c520f734b.zip
gdb-8bdc1fd08a349ee17926c4f3944ca32c520f734b.tar.gz
gdb-8bdc1fd08a349ee17926c4f3944ca32c520f734b.tar.bz2
* elfread.c: Remove notice about file still being under
construction.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0eed408..40dc740 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
Tue Jul 13 11:15:15 1993 Fred Fish (fnf@cygnus.com)
+ * elfread.c: Remove notice about file still being under
+ construction.
* Makefile.in (ultra3-xdep.o, umax-xdep.o): Add missing ')'.
Mon Jul 12 17:46:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)