xkbdesc ChangeLog,1.159,1.160
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu Update of /cvs/xlibs/xkbdesc In directory kemper:/tmp/cvs-serv6982 Modified Files: ChangeLog Log Message: Fixing Canadian with hex values Index: ChangeLog =================================================================== RCS file: /cvs/xlibs/xkbdesc/ChangeLog,v retrieving revision 1.159 retrieving revision 1.160 diff -u -d -r1.159 -r1.160 --- ChangeLog 13 Jun 2006 00:39:29 -0000 1.159 +++ ChangeLog 13 Jun 2006 21:16:51 -0000 1.160 @@ -1,5 +1,12 @@ 2006-06-13 Sergey Udaltsov + symbols/level5, compat/level5: replacing F21-F23 with explicit + hexadecimal values of XK_ISO_Level5_*. So for next months people could + have Canadian layout fixed and, at the same time, do not have to + upgrade xorg. Closing https://bugs.freedesktop.org/show_bug.cgi?id=4411 + +2006-06-13 Sergey Udaltsov + symbols/ch, symbols/inet, symbols/base.xml.in: added mac stuff from https://bugs.freedesktop.org/show_bug.cgi?id=6960