clarify obvious fix.
authorAndrew Cagney <cagney@redhat.com>
Wed, 28 Nov 2001 22:47:30 +0000 (22:47 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 28 Nov 2001 22:47:30 +0000 (22:47 +0000)
gdb/ChangeLog
gdb/MAINTAINERS

index 9540a7faa2dab6f6ea1de003d68e2fe40497d8b7..884d17df0bfa54b75b6482e58e6d2cfdaa8882d2 100644 (file)
@@ -1,3 +1,8 @@
+2001-11-27  Andrew Cagney  <ac131313@redhat.com>
+
+       * MAINTAINERS: Clarify obvious fix a little (as suggested by Eli
+       Zaretskii).
+
 2001-11-25  Jim Blandy  <jimb@redhat.com>
 
        * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
index 03a54bd4cf42938abb53c5563e022931be6f79ee..34cf20cf43627071b2464e6491d24a4d199eaa4b 100644 (file)
@@ -33,13 +33,16 @@ All maintainers listed in this file are allowed to check in obvious
 fixes.
 
 An "obvious fix" means that there is no possibility that anyone will
-disagree with the change.  Something like bypassing an interface will
-result in instantaneous and loud complaints.
+disagree with the change.
 
 A good mental test is "will the person who hates my work the most be
 able to find fault with the change" - if so, then it's not obvious and
 needs to be posted first. :-)
 
+Something like changing or bypassing an interface is _not_ an obvious
+fix, since such a change without discussion will result in
+instantaneous and loud complaints.
+
 
 Target/Architecture: