summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-10-11 22:42:25 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-10-11 22:42:25 -0400
commit692440692862d42f6ec4b2c4fec6e06c9b72e169 (patch)
tree844008543ee3964d35593d62bc5256d2f0c9baae /CHANGELOG.txt
parente88bbeaa083c9d8309b6879259c460ca977410f3 (diff)
downloadbrdo-692440692862d42f6ec4b2c4fec6e06c9b72e169.tar.gz
brdo-692440692862d42f6ec4b2c4fec6e06c9b72e169.tar.bz2
Issue #1275978 by pillarsdotnet, Zgear, cck, dcam: The thousand_separator for numeric fields should default to '' (nothing) instead of ' ' (space)
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 8dc7d1d40..c857dfde7 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
Drupal 7.40, xxxx-xx-xx (development version)
-----------------------
+- Changed the default thousand marker for numeric fields from a space ("1 000")
+ to nothing ("1000").
- Prevented malformed theme .info files (without a "name" key) from causing
exceptions during menu rebuilds. If an .info file without a "name" key is
found in a module or theme directory, Drupal will now use the module or