summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-07-12 03:29:36 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-07-12 03:29:36 +0000
commitdbd473b798e3a13a457183d5019e97fda70d3279 (patch)
tree9a0962114612f60d290ca95e071ba87151bb6b0a /ChangeLog
parentReplace --ignore-versions option with --reinstall-identical-versions option. (diff)
downloadpython-updater-dbd473b798e3a13a457183d5019e97fda70d3279.tar.gz
python-updater-dbd473b798e3a13a457183d5019e97fda70d3279.tar.bz2
python-updater-dbd473b798e3a13a457183d5019e97fda70d3279.zip
Respect PACKAGE_MANAGER environment variable. Bug #272979.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 776002e..bc6b33a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ This file lists all changes except typo and formatting fixes.
2009-07-12 Arfrever Frehtes Taifersar Arahesis
+ * python-updater: Respect PACKAGE_MANAGER environment variable. Bug #272979.
+
* python-updater: Replace --ignore-versions option with
--reinstall-identical-versions option.