https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint
........
r8902 | mdehoon | 2011-01-07 21:09:23 -1000 (Fri, 07 Jan 2011) | 2 lines
Fixing a bug. Due to a race condition, the view of a closing window could get one release too many.
........
r8906 | efiring | 2011-01-11 21:53:37 -1000 (Tue, 11 Jan 2011) | 2 lines
Fix eps distillation bbox bug; closes 3032385
........
r8908 | efiring | 2011-01-11 22:14:53 -1000 (Tue, 11 Jan 2011) | 2 lines
Add missing show() to example; patch by C. Gohlke; closes 3151545
........