summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2005-03-07 20:02:36 +0000
committerDavid Zeuthen <david@fubar.dk>2005-03-07 20:02:36 +0000
commiteebcab5fc55633908e4880534b8e322045f7ecbb (patch)
treeaea2971f137e229aa2fd54dc4ad9869e9f07adec /NEWS
parentcad155514e53f1ea1b6f1f7a9d4171dee0acf979 (diff)
Release 0.5.0HAL_0_5_0
Update for release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 65bdbcd5..99642c9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
+==========
+HAL 0.5.0 "The family had a lot of buffers."
+==========
+Released Mar 7, 2005
+
+ - Completely rewritten backend code including splitting work that
+ requires privileges into separate processes
+ - HAL daemon should be more restitant to broken kernel drivers thanks
+ to the split into multiple processes
+ - Test suite
+ - New features
+ - String list property type
+ - New device information file features
+ - ACPI/PMU/APM/hiddev UPS abstractions
+ - Not backwards compatible since D-BUS broke ABI (porting effort is
+ minimal though)
+ - Updated list of TODO items providing a roadmap
+
+Requires
+ - Linux 2.6.10 or later built with hotplug and uevents
+ - udev 050 or later with /sbin/udevsend as the hotplug helper/multiplexor
+ - D-BUS 0.31 or later including glib and (optionally) Python bindings
+ - glib2 2.4 or later
+
+========================================================================
Branched sometime after 0.4.2 - all 0.4.x release are now on the
branch called hal-0_4-stable-branch in CVS.