aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fbdb65..95c1317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2008-03-20 Rob Bradford <rob@openedhand.com>
* src/beaver-target-device.c:
@@ -101,7 +107,7 @@
(anjuta_plugin_sdk_deactivate), (full_radio_toggled_cb),
(toolchain_radio_toggled_cb), (ipreferences_merge):
* src/plugin.h:
- Allow using a full Poky tree rather than with an externeral SDK.
+ Allow using a full Poky tree rather than with an external SDK.
2008-02-19 Rob Bradford <rob@openedhand.com>