summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaramc@gmail.com>2020-08-04 19:00:21 +0530
committerSitaram Chamarty <sitaramc@gmail.com>2020-08-04 19:00:21 +0530
commitf073598c5dca815a5553cebaee3d2a3f7abcbaec (patch)
treea1af617672e26aee4c1031a3aa83e8ff08f6a0a5
parent91f73356bd2a30fcf6ab923ad8e616351adb6cbd (diff)
v3.6.12
-rw-r--r--CHANGELOG13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9cb5ffb..3bde762 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,16 @@
+2020-08-04 v3.6.12 mirroring terminoligy changes
+
+ install script can now modify #! lines when using a custom
+ perl executable
+
+ 'config' user command allows for config values with spaces
+ in them
+
+ finally added notes in "t/README" on testing http mode and
+ mirroring, with pre-build helpers for Fedora and Manjaro
+
+ ...plus various bug fixes
+
2019-01-08 v3.6.11 fix security issue in 'rsync' (bundle helper); see commit
5df2b81 for more