diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-11-27 00:37:19 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-11-27 00:37:19 +0000 |
commit | dc10500f221947ef215230e76b8829a0bd9628a8 (patch) | |
tree | 52436e624305c17c24dc1c35e0482f6c75fff862 | |
parent | b93775f5866b3f922041b64f73454c8788821abf (diff) | |
download | gdb-dc10500f221947ef215230e76b8829a0bd9628a8.zip gdb-dc10500f221947ef215230e76b8829a0bd9628a8.tar.gz gdb-dc10500f221947ef215230e76b8829a0bd9628a8.tar.bz2 |
* TODO: Add GFDL updates to 5.1 release criteria.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/TODO | 13 |
2 files changed, 17 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 85b57cf..5902026 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Mon Nov 27 11:27:06 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * TODO: Add GFDL updates to 5.1 release criteria. + 2000-11-26 Nick Clifton <nickc@redhat.com> * configure.tgt (xscale-*): Add. @@ -199,6 +199,19 @@ The following code cleanups will hopefully be applied to GDB 5.1. -- +Change documentation to GFDL license. + +``It is time to make an effort to start using the GFDL more +thoroughly. Would all GNU maintainers please change the license to +the GFDL, for all manuals and other major documentation files? + +The GFDL and some instructions for using it can be found in +http://www.gnu.org/copyleft/'' + + RMS + +-- + Delete macro TARGET_BYTE_ORDER_SELECTABLE. Patches in the database. |