Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-02-03 08:57:18 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-02-03 08:57:18 +0100
commit7da693af35a14ef276e7236467d2e647061ecfae (patch)
tree3ccb0d0efb2247335b0953f62e179db7a1351da5 /CHANGELOG
parente228fd9ee21bcaadf89586eea4a57fd5c3a3c0af (diff)
reflector-2021.11.tar.xzupstream
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 09ee7a9..12e1177 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+# 2020-12-20
+* Added support for setting country sort order with the "--country" option.
+* Added headers to table list displayed with "--list-countries".
+
+# 2020-12-07
+* Restored download timeout option.
+
+# 2020-12-03
+* Removed thread support from mirror speed test to avoid skewing results on saturated connections.
+* Changed the speed test target file to the community database for more reliable results.
+* Addressed some pylint warnings.
+
# 2020-08-20
* Added support for comma-separated values in list arguments (country, protocol).
* Added support for argument files with the "@" prefix.