Fix misplaced documentation entry (Paul Koning, 2011-09-28)
authorPaul Koning <pkoning@equallogic.com>
Tue, 4 Oct 2011 15:54:35 +0000 (15:54 +0000)
committerPaul Koning <pkoning@equallogic.com>
Tue, 4 Oct 2011 15:54:35 +0000 (15:54 +0000)
gdb/ChangeLog
gdb/doc/ChangeLog

index 5ea2c05f67d2f62748072d016b9d21071e01ee71..cc1a66bcbced144ab79a2aad0fa7091785998623 100644 (file)
@@ -65,8 +65,6 @@
        Python mapping methods on gdb.Type object.
        (gdb.TypeIterator): New Python type.
        * python/python-internal.h (gdbpy_iter_kind): New enum.
-       * doc/gdb.texinfo (gdb.Type): Document field access by dictionary
-       key syntax.
 
 2011-09-28  David S. Miller  <davem@davemloft.net>
 
index 4ccd64ca19624a53afa280c5e6e6056578c2af42..60aa0e6b35e6378574ba6e9a39f915599a56d746 100644 (file)
        as possible feature returned by the `-list-features'
        command.
 
+2011-09-28  Paul Koning  <paul_koning@dell.com>
+
+       * gdb.texinfo (gdb.Type): Document field access by dictionary
+       key syntax.
+
 2011-09-28  Yao Qi  <yao@codesourcery.com>
 
        * gdb.texinfo (Files): Update options for `add-symbol-file'.
This page took 0.0345 seconds and 4 git commands to generate.