summaryrefslogtreecommitdiff
path: root/localedata
diff options
context:
space:
mode:
Diffstat (limited to 'localedata')
-rw-r--r--localedata/ChangeLog5
-rw-r--r--localedata/locales/translit_neutral6
2 files changed, 8 insertions, 3 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 69f349c3db..55c14f0bd3 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-08 Bruno Haible <haible@clisp.cons.org>
+
+ * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
+ Reported by Markus Kuhn.
+
2000-11-08 Ulrich Drepper <drepper@redhat.com>
* charmaps/EUC-KR: Revert last change. Backslash maps to backslash.
diff --git a/localedata/locales/translit_neutral b/localedata/locales/translit_neutral
index b7edce069a..4b181b5e95 100644
--- a/localedata/locales/translit_neutral
+++ b/localedata/locales/translit_neutral
@@ -75,7 +75,7 @@ include "translit_wide";""
% EN DASH
<U2013> <U002D>
% EM DASH
-<U2014> <U002D>
+<U2014> "<U002D><U002D>"
% HORIZONTAL BAR
<U2015> <U002D>
% LEFT SINGLE QUOTATION MARK
@@ -137,7 +137,7 @@ include "translit_wide";""
% RIGHTWARDS DOUBLE ARROW
<U21D2> "<U003D><U003E>"
% MINUS SIGN
-<U2212> <U002D>
+<U2212> <U2013>;<U002D>
% DIVISION SLASH
<U2215> <U002F>
% SET MINUS
@@ -145,7 +145,7 @@ include "translit_wide";""
% ASTERISK OPERATOR
<U2217> <U002A>
% BULLET OPERATOR
-<U2219> <U00B7>
+<U2219> <U2022>;<U00B7>
% DIVIDES
<U2223> <U007C>
% RATIO