Updating the changelog for 1.2.0
[macgdbp.git] / CHANGES
1 MacGDBp CHANGE LOG
2 ================================================================================
3
4 1.2.0
5 #####################
6 - Change: The "File" column now shows the tail rather than the head of the
7 value, allowing you to see the last part of the path URI
8 - Fix: #129 Debugging files on a remote server will now work if the remote path does not exist on the local debugging client
9
10
11 1.1.2
12 #####################
13 - Fix: #140 Saved breakpoints for non-existent files would cause an immediate
14 crash on launch
15 - New: #139 Windows now remember their size and location
16
17
18 1.1.1
19 #####################
20 - Fix: Breakpoints that were removed would come back, multiplied upon relaunch
21 - New: Allow multiple selection of breakpoints
22
23
24 1.1
25 #####################
26 - New: Add preferences that allow changing of the Xdebug IDE key and port number
27 - Change: Improved software updater via Sparkle
28 - Fix: Packets from the Xdebug extension would be incorrectly handled in some
29 situations, causing the display to break or crash
30 - New: #123 Add menu items and keyboard shortcuts for the debugger commands
31 - Fix: Several memory leaks that could, under certain conditions, would cause
32 crashes (thanks to Ciarán Walsh)
33 - Change: #130 If MacGDBp can't highlight the source code, it will default to
34 using just plain text
35 - New: Breakpoints are saved into preferences so that they are recreated at
36 launch time
37
38
39 1.0.1
40 #####################
41 - New: Source code is now highlighted via the PHP binary (thanks Ciarán Walsh)
42 - New: The breakpoints window is now visible on launch
43 - Fixed: #125 Some installations would receive a "Stopping" status that MacGDBp
44 did not handle correctly
45 - Fixed: #125 Crash when adding breakpoints