Changeset 290:62ec82a5049a for NEWS

Show
Ignore:
Timestamp:
11/01/12 22:52:40 (4 months ago)
Author:
Menno Smits <menno@…>
Branch:
default
Message:

NEWS update for 0.8.1

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWS

    r284 r290  
    11.. -*-Mode: rst; -*- 
     2 
     3======= 
     4 0.8.1 
     5======= 
     6 
     7* IMAPClient wasn't installing on Windows due to an extra trailing 
     8  slash in MANIFEST.in (#102). This is a bug in distutils. 
     9* MANIFEST.in was fixed so that the main documentation index file 
     10  is included the source distribution. 
     11* distribute_setup.py was updated to the 0.6.24 version. 
     12* This release also contains some small documentation fixes.  
    213 
    314=====