Author: branden Date: 2004-08-30 23:19:41 -0500 (Mon, 30 Aug 2004) New Revision: 1774
Modified: trunk/debian/CHANGESETS trunk/debian/changelog Log: (cosmetic) Fix bad preposition. Modified: trunk/debian/CHANGESETS =================================================================== --- trunk/debian/CHANGESETS 2004-08-30 23:14:14 UTC (rev 1773) +++ trunk/debian/CHANGESETS 2004-08-31 04:19:41 UTC (rev 1774) @@ -14,7 +14,7 @@ Miscellaneous cosmetic fixes. 1607, 1608, 1624, 1626, 1627, 1636, 1651, 1654, 1663, 1664, 1675, 1685, - 1690, 1713, 1715, 1716, 1718, 1736, 1737, 1743, 1761, 1768 + 1690, 1713, 1715, 1716, 1718, 1736, 1737, 1743, 1761, 1768, 1774 Grab latest version of XTerm (#191) from Thomas Dickey's website. 1609 Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2004-08-30 23:14:14 UTC (rev 1773) +++ trunk/debian/changelog 2004-08-31 04:19:41 UTC (rev 1774) @@ -440,7 +440,7 @@ Changes by Denis Barbier: - * Grab from XFree86 CVS (no later than 2003-12-18) several fixes about XKB: + * Grab from XFree86 CVS (no later than 2003-12-18) several fixes to XKB: + Fix for XKB map 'altwin' to avoid one keysym to more than one modifier mapping (Ivan Pascal). This really fixes the Alt-Tab issue. (Closes: #256706)