aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95c1317..14d7d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-03-25 Rob Bradford <rob@openedhand.com>
+ * src/plugin.c: (update_state):
+ Add missing break statement that was causing the shutdown action to be
+ disabled when it should have been enabled.
+
+2008-03-25 Rob Bradford <rob@openedhand.com>
+
* src/plugin.c: (do_local_gdb):
Fix regression where gdb cross failed due to hard coded paths for the
full Poky tree case.