svn+ssh://bugman@.../svn/relax/1.3
........
r13631 | bugman | 2011-07-14 18:38:10 +0200 (Thu, 14 Jul 2011) | 5 lines
Bug fix for the relax save states - the current data pipe is now saved and restored.
The info about the cdp was being blacklisted, so was not stored in the relax save file.
........
r13632 | bugman | 2011-07-14 20:09:47 +0200 (Thu, 14 Jul 2011) | 7 lines
Fix for the loading of saved state files prior to r13631 - the cdp is now set to the last pipe.
The earlier saved state files did not store the current data pipe info, so the current data pipe was
set by default to the last data pipe. This behaviour was broken with r13631 but is now restored for
the old state files.
........