Add a CHANGES file to manage the change log
[macgdbp.git] / CHANGES
1 MacGDBp CHANGE LOG
2 ================================================================================
3
4 1.1
5 #####################
6 - New: Add preferences that allow changing of the Xdebug IDE key and port number
7 - Change: Improved software updater via Sparkle
8 - Fix: Packets from the Xdebug extension would be incorrectly handled in some situations, causing the display to break or crash
9 - New: Add menu items for the debugger commands
10 - Fix: Several memory leaks that could, under certain conditions, would cause crashes (thanks to Ciarán Walsh)
11 - Change: If MacGDBp can't highlight the source code, it will default to using just plain text
12
13
14 1.0.1
15 #####################
16 - New: Source code is now highlighted via the PHP binary (thanks Ciarán Walsh)
17 - New: The breakpoints window is now visible on launch
18 - Fixed: #125 Some installations would receive a "Stopping" status that MacGDBp did not handle correctly
19 - Fixed: #125 Crash when adding breakpoints