]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #1043 from xiaoxiaoafeifei: Add loongarch support; updates
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 9 Apr 2024 14:57:37 +0000 (16:57 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 9 Apr 2024 15:00:59 +0000 (17:00 +0200)
  config.guess(2024-01-01) and config.sub(2024-01-01), verified
  with upstream.

1  2 
doc/Changelog

diff --cc doc/Changelog
index 11a450b81bdbd4eac86cf8d33996a88486df1cce,11a450b81bdbd4eac86cf8d33996a88486df1cce..12ed16446547194cc2ecebb7b7da2ddde50e2085
@@@ -1,3 -1,3 +1,8 @@@
++9 April 2024: Yorgos
++      - Merge #1043 from xiaoxiaoafeifei: Add loongarch support; updates
++        config.guess(2024-01-01) and config.sub(2024-01-01), verified
++        with upstream.
++
  8 April 2024: Yorgos
        - Fix #595: unbound-anchor cannot deal with full disk; it will now
          first write out to a temp file before replacing the original one,