send2trash/CHANGES

22 lines
450 B
Plaintext
Raw Normal View History

2010-10-18 10:13:37 +00:00
Changes
=======
Version 1.1.0 -- 2010/10/18
---------------------------
* Converted compiled modules to ctypes so that cross-platform compilation isn't necessary anymore.
2010-07-10 05:06:01 +00:00
Version 1.0.2 -- 2010/07/10
2010-10-18 10:13:37 +00:00
---------------------------
2010-07-10 05:06:01 +00:00
* Fixed bugs with external volumes in plat_other.
2010-04-19 09:24:06 +00:00
Version 1.0.1 -- 2010/04/19
2010-10-18 10:13:37 +00:00
---------------------------
2010-04-19 09:24:06 +00:00
* Fixed memory leak in OS X module.
2010-04-07 08:43:36 +00:00
Version 1.0.0 -- 2010/04/07
2010-10-18 10:13:37 +00:00
---------------------------
2010-04-07 08:43:36 +00:00
* Initial Release