diff options
author | Fred Fish <fnf@specifix.com> | 1993-10-19 13:15:42 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-10-19 13:15:42 +0000 |
commit | a3e0cf1ea45d820ebd5a11bea1abb507c64079e8 (patch) | |
tree | 69df367d20a24fe2f82673585739409ab5ae32e4 /gdb | |
parent | f9a96aa314ea92988871f55e50518a6fe79c1c26 (diff) | |
download | gdb-a3e0cf1ea45d820ebd5a11bea1abb507c64079e8.zip gdb-a3e0cf1ea45d820ebd5a11bea1abb507c64079e8.tar.gz gdb-a3e0cf1ea45d820ebd5a11bea1abb507c64079e8.tar.bz2 |
* snapshots.readme: Reword paragraph about not publicising
location of gdb snapshots.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/doc/snapshots.readme | 14 |
2 files changed, 12 insertions, 7 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 591915e..8ffe824 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 18 09:59:47 1993 Fred Fish (fnf@cirdan.cygnus.com) + + * snapshots.readme: Reword paragraph about not publicising + location of gdb snapshots. + Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.texinfo (Files): Say what address the load command loads it at. diff --git a/gdb/doc/snapshots.readme b/gdb/doc/snapshots.readme index 7eecd81..30d6e8e 100644 --- a/gdb/doc/snapshots.readme +++ b/gdb/doc/snapshots.readme @@ -96,13 +96,13 @@ day. Note that the current plan is to provide GNU gzip compressed files only. You can ftp gzip from prep.ai.mit.edu in directory pub/gnu. -Also, as the gcc developers did with their gcc snapshot system, even though we -will make the snapshots available on a publically accessible ftp area, we ask -that recipients not widely publicise their availability. The motivation for -this request is not to hoard them, but to avoid the situation where the -general GDB user base naively attempts to use the snapshots, has trouble with -them, complains publically, and the reputation of GDB declines because of a -perception of instability or lack of quality control. +Also, even though we will make the snapshots available on a publically +accessible ftp area, we ask that recipients not widely publicise their +availability. The motivation for this request is not to hoard them, but to +avoid the situation where the general GDB user base naively attempts to use +the snapshots, has trouble with them, complains publically, and the reputation +of GDB suffers because of a perception of instability or lack of quality +control. GDB TEST SUITE |