commit | b18984a7d80d3b69ad0364ea02334af75881e2c4 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sun Feb 08 02:03:18 2009 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sun Feb 08 02:03:18 2009 +0000 |
tree | d94c5f119910e794518dfd046942fa334159870e | |
parent | f1a2ebfeaae18236d799b1bebb7793b25aa26504 [diff] |
Blocked revisions 69419-69420 via svnmerge ........ r69419 | nick.coghlan | 2009-02-08 11:26:34 +1000 (Sun, 08 Feb 2009) | 1 line Issue 4195: Restore the ability to execute packages with the -m switch (but this time in a way that leaves the import machinery in a valid state). (Original patch by Andi Vajda) ........ r69420 | nick.coghlan | 2009-02-08 11:46:01 +1000 (Sun, 08 Feb 2009) | 1 line Mention patch submitter in NEWS entry for r69419 ........