aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-02-06 01:34:08 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-02-06 01:34:08 +0000
commit05810ef9f0e1dc761317f909146f1a201c876a64 (patch)
treed031cc326238db112a2e9a808ca130941203900e /CHANGES
parentffdaa7d17062bf450a040b34056aaf0e096a9599 (diff)
downloadmgarepo-05810ef9f0e1dc761317f909146f1a201c876a64.tar
mgarepo-05810ef9f0e1dc761317f909146f1a201c876a64.tar.gz
mgarepo-05810ef9f0e1dc761317f909146f1a201c876a64.tar.bz2
mgarepo-05810ef9f0e1dc761317f909146f1a201c876a64.tar.xz
mgarepo-05810ef9f0e1dc761317f909146f1a201c876a64.zip
Fixed URL normalization to make it compatible with py2.4
In py2.4 the function urlparse doesn't return a "named" tuple.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5a57363..cfed07f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@
to replace the default svn command
- force svn+ssh:// URLs to be in BatchMode, in order to not have any
interactivity at all with ssh
+- fixed incompatibility with Python-2.4 on urlparse
- fixed bad url used when using -v in getsrpm
- make 'repsys submit' without package name or revision number work again
- if REPSYS_CONF is set, /etc/repsys.conf and ~/.repsys/config will not be