aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index a97c639..ff59559 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-24 Pedro Alves <pedro@codesourcery.com>
+
+ * gdb.texinfo (Commands to specify files): Describe what how GDB
+ looks up DOS-based filesystem paths on the system root. Document
+ the new `set/show target-file-system-kind' commands.
+
2010-04-23 Doug Evans <dje@google.com>
* gdb.texinfo (Python): Move Auto-loading section here ...