Fix unicode keymaps, #173528.

Some fonts show the currency symbol instead of the Euro when doing
AltGr-E, so we provide an easy setting to fix this. Release alpha2
This commit is contained in:
Roy Marples
2007-05-04 15:15:11 +00:00
parent 2fd8225c6a
commit fdf07f69a1
4 changed files with 29 additions and 7 deletions

View File

@@ -1,6 +1,14 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
* baselayout-2.0.0_alpha2 (05 May 2007)
05 May 2007; Roy Marples <uberlord@gentoo.org>:
Fix unicode keymaps, #173528.
Some fonts show the currency symbol instead of the Euro when doing
AltGr-E, so we provide an easy setting to fix this.
03 May 2007; Roy Marples <uberlord@gentoo.org>:
Allow ip6to4 tunnels to use any derived address, #170290.