update changelog

This commit is contained in:
Lance Edgar 2012-11-12 15:14:46 -08:00
parent 9b2589ca12
commit 9eb33258b4

View file

@ -1,4 +1,14 @@
0.1a23
------
- [feature] Added ``capture_output()`` function to ``win32`` module. This is a
convenience function which works around an issue when attempting to capture
output from a command when the calling application is a Windows GUI app which
was launched via the Windows console (DOS terminal).
- [feature] Updated ``User`` and ``Role`` management views for Pyramid apps.
0.1a22 0.1a22
------ ------