From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_NEUTRAL autolearn=no version=3.2.5 Message-ID: <4AACD02C.6080808@gmail.com> Date: Sun, 13 Sep 2009 14:57:48 +0400 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.8.1.18) Gecko/20081202 Thunderbird/2.0.0.18 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Linux console tools development discussion X-Enigmail-Version: 0.97a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [kbd] [ANNOUNCE] kbd-1.15.1-rc1 X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 11:02:33 -0000 Archived-At: List-Archive: kbd 1.15.1-rc1 Release Notes ========================== The kbd-1.15.1-rc1 is available at ftp://devel.altlinux.org/legion/kbd/ Feedback and bug reports, as always, are welcomed. Changelog: ---------- o Build system: - Add klibc support. - Fix errors when building with -Werror=format-security gcc option (Herton Ronaldo Krzesinski). - Fix cross-compiling problems. o Programs: - loadkeys: Auto-convert “traditional”/Unicode keysyms (Michael Schutte). - loadkeys: Support bidirectional conversion of keysyms (Michael Schutte). - loadkeys: Support Unicode compose tables (Michael Schutte). - showconsolefont: Print adequate space chars (Michael Schutte). - dumpkeys: Use U+… in “compose” lines if KDGKBDIACRUC is available (Michael Schutte). - Add support for Brl_dot9 and Brl_dot10 (Michael Schutte). - Never handle plain ASCII characters as Unicode (Michael Schutte). - Enable UNUMBERs in compose definitions (Michael Schutte). o Keymaps: - bg_pho-utf8 keycode 38 assignment fix. - Add keymap for Colemak. - Add keymap for German Intel based Macs. - Add UK keymap for the Sun Type-6 keyboard. - Add French keymap Dvorak. - Add Kirghiz keymap. -- Rgrds, legion