diff options
author | John Gilmore <gnu@cygnus> | 1992-09-22 07:34:45 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-09-22 07:34:45 +0000 |
commit | 8b9f3fffcdf091476590ea71a2835b528c39b72f (patch) | |
tree | f5dbc9e4fecc9d46747cfbc41d0ba4c3e1a3183e | |
parent | 5ee4e16ca776d5dd8c3cdb63489c4da773fd9f5c (diff) | |
download | gdb-8b9f3fffcdf091476590ea71a2835b528c39b72f.zip gdb-8b9f3fffcdf091476590ea71a2835b528c39b72f.tar.gz gdb-8b9f3fffcdf091476590ea71a2835b528c39b72f.tar.bz2 |
Describe coding style of GDB.
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 0d33406..b5b62b5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com) + + * gdbint.texinfo: Describe coding style of GDB. + Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com) * stabs.texinfo: Minor wording changes. |