diff options
author | Wayne Davison <wayne@opencoder.net> | 2023-05-04 08:45:42 -0700 |
---|---|---|
committer | Wayne Davison <wayne@opencoder.net> | 2023-05-04 08:45:42 -0700 |
commit | cd76993461d929aa44fabde9f5eff0791358c996 (patch) | |
tree | 624409864170f1a1a0c419055ce653450a67d8f2 | |
parent | 05a683900f747cab2f66d94a1bba5c884eb49e8f (diff) | |
download | rsync-cd76993461d929aa44fabde9f5eff0791358c996.tar.gz |
-rw-r--r-- | NEWS.md | 5 | ||||
-rw-r--r--[-rwxr-xr-x] | config.guess | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | config.sub | 0 |
3 files changed, 5 insertions, 0 deletions
@@ -46,6 +46,11 @@ - Changed the mapfrom & mapto perl scripts (in the support dir) into a single python script named idmap. Converted a couple more perl scripts into python. +### DEVELOPER RELATED: + + - Updated config.guess (timestamp 2023-01-01) and config.sub (timestamp + 2023-01-21). + ------------------------------------------------------------------------------ # NEWS for rsync 3.2.7 (20 Oct 2022) diff --git a/config.guess b/config.guess index 69188da7..69188da7 100755..100644 --- a/config.guess +++ b/config.guess diff --git a/config.sub b/config.sub index de4259e4..de4259e4 100755..100644 --- a/config.sub +++ b/config.sub |