diff --git a/CHANGES.txt b/CHANGES.txt index fb7b9c3..f09870a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,25 +1,8 @@ -0.1a1 +0.1a6 ----- -- Initial version - -0.1a2 ------ - -- Add ``win32.send_data_to_printer()`` function. - -- Various tweaks to Pyramid code. - -0.1a3 ------ - -- Various tweaks to Pyramid code. - -0.1a4 ------ - -- Fixed call to sleep() in filemon service. +- Fixed MANIFEST.in file. 0.1a5 ----- @@ -28,7 +11,24 @@ - Tweaked logging configuration and initialization semantics. -0.1a6 +0.1a4 ----- -- Fixed MANIFEST.in file. +- Fixed call to sleep() in filemon service. + +0.1a3 +----- + +- Various tweaks to Pyramid code. + +0.1a2 +----- + +- Add ``win32.send_data_to_printer()`` function. + +- Various tweaks to Pyramid code. + +0.1a1 +----- + +- Initial version