diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -3,6 +3,21 @@ ChangeLog for python-updater This file lists all changes except typo and formatting fixes. +2009-12-30 Arfrever Frehtes Taifersar Arahesis + + * python-updater: Don't support undocumented short options. + + * python-updater: Rename soname check to shared_linking. Add static_linking check. + + * python-updater: Properly handle Python modules installable for multiple Python + versions. Bug #289253. + +2009-12-08 Arfrever Frehtes Taifersar Arahesis + + * python-updater: Use --keep-going option. Bug #281692. + + * python-updater: Fix handling of EMERGE_DEFAULT_OPTS. Bug #283284. + 2009-07-12 Arfrever Frehtes Taifersar Arahesis Tag version 0.7. |