summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-03 00:47:52 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-03 00:47:52 -0500
commit9ebc7af3c50368e899f028320ea752a0885642d5 (patch)
tree089e80e70bba94f40b3fe714faca70462c4f64c3 /CHANGELOG.txt
parent62e874b348fe64490952a12f419164e26ea98d21 (diff)
downloadbrdo-9ebc7af3c50368e899f028320ea752a0885642d5.tar.gz
brdo-9ebc7af3c50368e899f028320ea752a0885642d5.tar.bz2
Issue #1913958 by hass, YesCT: Fixed Bartik theme shouldn't change capitalization of translatable strings with CSS.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 01578d4cf..c332da2d5 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
Drupal 7.33, xxxx-xx-xx (development version)
-----------------------
+- Prevented the Bartik theme from lower-casing the "Permalink" link on
+ comments, for improved multilingual support (minor UI change).
- Added a "preferred_menu_links" tag to the database query that is used by
menu_link_get_preferred() to find the preferred menu link for a given path,
to make it easier to alter.