• Benjamin Peterson's avatar
    Merged revisions... · ae5360b3
    Benjamin Peterson authored
    Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r66141 | gregory.p.smith | 2008-09-02 00:29:51 -0500 (Tue, 02 Sep 2008) | 3 lines
    
      Issue #3678: Correctly pass LDFLAGS and LDLAST to the linker on shared
      library targets in the Makefile.
    ........
      r66145 | marc-andre.lemburg | 2008-09-02 05:32:34 -0500 (Tue, 02 Sep 2008) | 5 lines
    
      Add quotes around the file name to avoid issues with spaces.
    
      Closes #3719.
    ........
      r66150 | marc-andre.lemburg | 2008-09-02 07:11:19 -0500 (Tue, 02 Sep 2008) | 3 lines
    
      Add news item for #3719.
    ........
      r66180 | vinay.sajip | 2008-09-03 04:20:05 -0500 (Wed, 03 Sep 2008) | 1 line
    
      Issue #3726: Allowed spaces in separators in logging configuration files.
    ........
      r66211 | vinay.sajip | 2008-09-04 02:31:21 -0500 (Thu, 04 Sep 2008) | 1 line
    
      Issue #3772: Fixed regression problem in StreamHandler.emit().
    ..........
    ae5360b3
Makefile.pre.in 37.5 KB