diff --git a/CHANGELOG b/CHANGELOG index ffa7e9b9edf9fe166f3d2fb4b8d31752ff111bb0..3ce548602048c075f1ee93b9b22c0d75612c3797 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,9 +14,12 @@ Drupal x.x.x, xxxx-xx-xx - usability: * added breadcrumb navigation to all pages. * made it possible to add context-sensitive help to all pages. - * grouped form elements using '
' and '' tags. * replaced drop-down menus by radio buttons where appropriate. * removed the 'magic_quotes_gpc = 0' requirement. +- accessibility: + * made themes degrade gracefully in absence of CSS. + * grouped form elements using '
' and '' tags. + * added '