OpenJDK8u181 workaround

Change-Id: I0b501040b572de810ccefbf70fbca13acfb4ce7b
diff --git a/Changes b/Changes
index e6d9a37..9b1885f 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,9 @@
-0.58.1 2018-10-23
+0.58.1 2018-10-31
     - [bugfix] Security upgrade of Jackson for CVE-2017-17485 and
       CVE-2018-7489 (diewald)
-    - [bugfix] Span expansion with negation (margaretha)  
+    - [bugfix] Span expansion with negation (margaretha)
+    - [bugfix] OpenJDK8u181-workaround (see Debian Bug report #911925)
+      (diewald)
 
 0.58.0 2018-09-03
     - [feature] Implemented referencing cached collection (margaretha)