aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 66006b1..8694cb1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
2011-03-01 Michael Snyder <msnyder@vmware.com>
+ * jv-lang.c (evaluate_subexp_java): Conditional can't be true.
+
* dwarf2read.c (dwarf2_compute_name): NAME cannot be null here.
* cli/cli-dump.c (restore_binary_file): Validate ftell return value.