diff --git a/www/changelog.xml b/www/changelog.xml index 827cac2d..debedf14 100644 --- a/www/changelog.xml +++ b/www/changelog.xml @@ -18,8 +18,9 @@
  • Make tncc-emulate.py work with Python 3.7+. (!152, !120)
  • Emulated a newer version of GlobalProtect official clients, 5.1.5-8; was 4.0.2-19 (!131)
  • Support Juniper login forms containing both password and 2FA token (!121)
  • -
  • Explicitly disable 3DES and RC4, unless enabled with --allow-insecure-crypto (!114)
  • -
  • Add obsolete-server-crypto test (!114)
  • +
  • Explicitly disable 3DES and RC4, unless enabled with --allow-insecure-crypto (!114)
  • +
  • With --allow-insecure-crypto, additionally try to disable system-wide and library minimum crypto policies (!158, #132)
  • +
  • Add obsolete-server-crypto test (!114)
  • Allow protocols to delay tunnel setup and shutdown (!117)
  • Incomplete, speculative support for GlobalProtect IPv6 (!155; previous work in d6db0ec)