aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-01-05 00:50:49 +0000
committerJason Molenda <jmolenda@apple.com>1999-01-05 00:50:49 +0000
commitd7f71863da468b0d1fc9ace86a21b8716f13d9cf (patch)
treeda26359e5583327bfb39cf1dacd4ef03c9a37fe4
parentd5159c2520e9ca508eea27578fe22658baac2bd8 (diff)
downloadgdb-d7f71863da468b0d1fc9ace86a21b8716f13d9cf.zip
gdb-d7f71863da468b0d1fc9ace86a21b8716f13d9cf.tar.gz
gdb-d7f71863da468b0d1fc9ace86a21b8716f13d9cf.tar.bz2
1999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
* main.c: Add --write command line option, document -w. * gdb.1: Document --write.
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 27d47a5..a0bc41b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
+
+ * main.c: Add --write command line option, document -w.
+ * gdb.1: Document --write.
+
1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
* configure.in: Require autoconf 2.12.1 or higher.