diff options
author | Thomas <> | 2021-12-20 15:51:26 +0100 |
---|---|---|
committer | Thomas <> | 2021-12-20 15:51:26 +0100 |
commit | 8420857c2b453077a314cd111f1a9734ff160219 (patch) | |
tree | 25c63dbe440687d2a44c36945bbc2870bd6c7f53 | |
parent | 33db33be1c1c6a5033780523f69488817cbe3fda (diff) | |
download | moa-sig-8420857c2b453077a314cd111f1a9734ff160219.tar.gz moa-sig-8420857c2b453077a314cd111f1a9734ff160219.tar.bz2 moa-sig-8420857c2b453077a314cd111f1a9734ff160219.zip |
add missing handbook updates
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | release-infos/handbook/handbook/index.html | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -71,6 +71,7 @@ where **v3.2.0** - Wechsel zu JAXB API v3.0 +- Wechsel von log4j zu logback - Anpassungen an der TSL Implementierung - Updates von Bibliotheken zur Stabilitätsverbesserung - Aktualisierung von Drittherstellerbibliotheken diff --git a/release-infos/handbook/handbook/index.html b/release-infos/handbook/handbook/index.html index 7767b91..a0202a3 100644 --- a/release-infos/handbook/handbook/index.html +++ b/release-infos/handbook/handbook/index.html @@ -15,7 +15,7 @@ </table> <hr/> <p class="title">MOA: Serversignatur (SS) und Signaturprüfung (SP) </p> - <p class="subtitle">Übersicht zur Dokumentation der Version 3.1.x</p> + <p class="subtitle">Übersicht zur Dokumentation der Version 3.2.x</p> <hr/> <dl> <dt><a href="./intro/intro.html">Einführung</a></dt> |