diff --git a/language-snippets.ent b/language-snippets.ent index a793d71a7..ef32e95ec 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -1,5 +1,5 @@ - + @@ -874,6 +874,13 @@ Dateinamen gesucht.'> '> + + 8.5.0 + + Der Rückgabewert ist nun &true; vorher war es bool. + +'> + diff --git a/reference/readline/functions/readline-add-history.xml b/reference/readline/functions/readline-add-history.xml index 00a13601a..1fc376a63 100644 --- a/reference/readline/functions/readline-add-history.xml +++ b/reference/readline/functions/readline-add-history.xml @@ -1,5 +1,5 @@ - + @@ -38,6 +38,24 @@ &return.true.always; + + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + &return.type.true.85; + + + + + + @@ -59,6 +59,23 @@ + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + &return.type.true.85; + + + + + &reftitle.examples; diff --git a/reference/readline/functions/readline-clear-history.xml b/reference/readline/functions/readline-clear-history.xml index effc12294..f437e240f 100644 --- a/reference/readline/functions/readline-clear-history.xml +++ b/reference/readline/functions/readline-clear-history.xml @@ -1,5 +1,5 @@ - + @@ -29,6 +29,24 @@ &return.true.always; + + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + &return.type.true.85; + + + + +