edbob/CHANGES.txt

35 lines
386 B
Text
Raw Normal View History

2012-07-09 03:35:59 -05:00
0.1a6
-----
2012-07-09 03:35:59 -05:00
- Fixed MANIFEST.in file.
2012-06-14 14:39:55 -05:00
2012-07-09 03:35:59 -05:00
0.1a5
2012-06-14 14:39:55 -05:00
-----
2012-07-09 03:35:59 -05:00
- Added :mod:`edbob.csv` module.
2012-06-14 14:39:55 -05:00
2012-07-09 03:35:59 -05:00
- Tweaked logging configuration and initialization semantics.
2012-06-14 14:39:55 -05:00
2012-07-09 03:35:59 -05:00
0.1a4
2012-06-14 14:39:55 -05:00
-----
2012-07-09 03:35:59 -05:00
- Fixed call to sleep() in filemon service.
2012-07-09 02:02:48 -05:00
2012-07-09 03:35:59 -05:00
0.1a3
2012-07-09 02:02:48 -05:00
-----
2012-07-09 03:35:59 -05:00
- Various tweaks to Pyramid code.
2012-07-09 02:02:48 -05:00
2012-07-09 03:35:59 -05:00
0.1a2
2012-07-09 02:02:48 -05:00
-----
2012-07-09 03:35:59 -05:00
- Add ``win32.send_data_to_printer()`` function.
2012-07-09 02:02:48 -05:00
2012-07-09 03:35:59 -05:00
- Various tweaks to Pyramid code.
2012-07-09 03:31:09 -05:00
2012-07-09 03:35:59 -05:00
0.1a1
2012-07-09 03:31:09 -05:00
-----
2012-07-09 03:35:59 -05:00
- Initial version