* iconvdata/gconv-modules: Use LATIN9 as an alias to ISO-8859-15,
not LATIN-9.
This commit is contained in:
parent
6daf1a2fb1
commit
97f1239074
@ -1,3 +1,8 @@
|
||||
2008-09-09 Aurelien Jarno <aurelien@aurel32.net>
|
||||
|
||||
* iconvdata/gconv-modules: Use LATIN9 as an alias to ISO-8859-15,
|
||||
not LATIN-9.
|
||||
|
||||
2008-10-31 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #6867]
|
||||
|
@ -1,5 +1,5 @@
|
||||
# GNU libc iconv configuration.
|
||||
# Copyright (C) 1997-2004, 2005, 2007 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1997-2004, 2005, 2007, 2008 Free Software Foundation, Inc.
|
||||
# This file is part of the GNU C Library.
|
||||
|
||||
# The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -394,7 +394,7 @@ alias ISO8859-15// ISO-8859-15//
|
||||
alias ISO885915// ISO-8859-15//
|
||||
alias ISO-IR-203// ISO-8859-15//
|
||||
alias ISO_8859-15// ISO-8859-15//
|
||||
alias LATIN-9// ISO-8859-15//
|
||||
alias LATIN9// ISO-8859-15//
|
||||
alias ISO_8859-15:1998// ISO-8859-15//
|
||||
module ISO-8859-15// INTERNAL ISO8859-15 1
|
||||
module INTERNAL ISO-8859-15// ISO8859-15 1
|
||||
|
Loading…
Reference in New Issue
Block a user