From d269c157137a24057915431eb5c420fc39d1ebb0 Mon Sep 17 00:00:00 2001 From: con Date: Thu, 14 Jan 2010 13:47:32 +0100 Subject: [PATCH] Missing entry in changelog (cherry picked from commit 1e8f335f012b676b7ae94900cfe6958b603c439e) --- dist/changes-1.3.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/changes-1.3.1 b/dist/changes-1.3.1 index 210806f12e6..ce72934d788 100644 --- a/dist/changes-1.3.1 +++ b/dist/changes-1.3.1 @@ -36,6 +36,7 @@ Debugging * Ignore case of file name in breakpoint handling on Windows * Fixed problems with gdb timing out and debugging sessions unexpectedly finishing * Improved startup time of gdb sessions by not asking for all files known to gdb + * Mac: Fixed problems with locals and watchers not updating correctly on Snow Leopard Help * Don't switch to Help mode if help side bar is already visible