diff options
author | David Zeuthen <david@fubar.dk> | 2005-04-27 21:12:43 +0000 |
---|---|---|
committer | David Zeuthen <david@fubar.dk> | 2005-04-27 21:12:43 +0000 |
commit | 565ca2641af79bad38f4e9c8f19258e4d818f219 (patch) | |
tree | d35ed587413d941a48633c70799926b462da6bb7 /NEWS | |
parent | 59a6d8495935bf7d3054c9449b04a53da8e3e862 (diff) |
Bump for releaseHAL_0_5_1
Update for release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -1,4 +1,40 @@ ========== +HAL 0.5.1 "Sonny...?" +========== + +Release Apr 27, 2005 + + - Teach volume_id about Minix and a bunch of ATA raid signatures + and use last label on multi-session discs (Kay Sievers) + - Extract certain stuff using dmidecode and populate smbios.* + properties and populate some newer computer.* properties + - Change sesame to luks (W. Michael Petullo) + - Cope with double hotplug events and other boundary conditions + wrt. hotplug events (Kay Sievers) + - Add some more USB2 card reader .fdi files + - Make hal know about Firewire devices yet again + - Export info.linux.driver for every physical device + - Match PalmOS style pda's (Andrei Yurkevich) + - zh_TW translation (chaoweilun@pcmail.com.tw) + - Use direct d-bus connection for helpers instead of routing + the traffic through the system bus + - Several memory leak fixes + - Update h-d-m to use Python bindings in D-BUS 0.33 or later + - Use new udev feature to read all device file names in one go + - Various fixes (Richard Hughes, Steve Grubb, Kay Sivers, + Murray Cumming, Martin Pitt, Bill Nottingham) + +Requirements for HAL 0.5.1 "Sonny...?" + + - Linux 2.6.11 or later + - udev 057 or later (using udevsend as hotplug multiplexer) + - dbus 0.33 or later (with glib bindings) + - glib 2.6 or later + - expat + - popt (optional) + - libusb (optional) + +========== HAL 0.5.0 "The family had a lot of buffers." ========== |