diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9092fd071d73a02a899e9dd70002861a1f94f578..ef0cc8f210fb84b4a9a2f1e1513044236af5120a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -28,3 +28,4 @@ Variant titles showing up as blank if more than one variant on a page. #946534 by EclipseGc: Add support for field content on all entitities. #952586 by EclipseGc: Fix node_author content type. #959206: If a context is not set when rendering content, attempt to guess the context (fixes Views panes where "From context" was added but pane was never edited.) +#961654 by benshell: drupal_alter() only supports 4 arguments.