aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-28 12:54:48 +0000
committerRoy Marples <roy@marples.name>2007-09-28 12:54:48 +0000
commitbefddaf2418cf4a732a46aecfb79cb9cf64b3a40 (patch)
treecd86205c8c5b7796107113d2cad3090a0adb6004 /ChangeLog
parentb894cdb7383a35d63f16c59bc31c5c619e64db0d (diff)
keymaps now sets unicode keyboard on all defined ttys, #192442
thanks to Pacho Ramos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47b08822..bfce9430 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
28 Sep 2007; Roy Marples <uberlord@gentoo.org>:
+ keymaps now sets unicode keyboard on all defined ttys, #192442
+ thanks to Pacho Ramos.
net.sh now checks to see if root is net mounted if no predown function
exists, #194074.
enums are now fixed to specific values and are in UPPER CASE.