Add the bug numbers to the change log 1.1
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 4 Aug 2008 17:00:11 +0000 (13:00 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 4 Aug 2008 17:00:11 +0000 (13:00 -0400)
* CHANGES

CHANGES

diff --git a/CHANGES b/CHANGES
index 8aa1a6cc243a4d871bb2de4bdc2d264a9f470ed8..b9c2f52de072d3eb43fd1a1c0fff3aa1c9e04f98 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,9 +6,9 @@ MacGDBp                                                               CHANGE LOG
 - New: Add preferences that allow changing of the Xdebug IDE key and port number
 - Change: Improved software updater via Sparkle
 - Fix: Packets from the Xdebug extension would be incorrectly handled in some situations, causing the display to break or crash
-- New: Add menu items for the debugger commands
+- New: #123  Add menu items and keyboard shortcuts for the debugger commands
 - Fix: Several memory leaks that could, under certain conditions, would cause crashes (thanks to CiarĂ¡n Walsh)
-- Change: If MacGDBp can't highlight the source code, it will default to using just plain text
+- Change: #130  If MacGDBp can't highlight the source code, it will default to using just plain text
 - New: Breakpoints are saved into preferences so that they are recreated at launch time