summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2009-07-15 09:08:45 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2009-07-15 09:08:45 +0200
commit69a1b374e384c678879ed5dd1f5944f8b05230ae (patch)
tree9b8b751a31aa5a4ce100e5c7f85bfacc12953a95
parent36d076bf26350e022731cb7c2c9f4e840dd25e37 (diff)
update NEWS for 0.5.13 releaseHAL_0_5_13
-rw-r--r--NEWS59
1 files changed, 58 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b0714dc4..c546e5b1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
HAL 0.5.13
==========
-Released Month 00, 2009.
+Released July 15, 2009.
Requirements for HAL 0.5.13:
@@ -29,6 +29,63 @@ Requirements for HAL 0.5.13:
- ConsoleKit >= 0.2.0 (optional, needed if use PolicyKit)
- pm-utils >= 0.99.2 or newer (optional)
+Contributors to HAL 0.5.13:
+
+Andrey Borzenkov (1):
+ work aroud crash caused by LED device handling
+
+Aurelien Jarno (4):
+ use the "freebsd" backend on GNU/kFreeBSD
+ fix compilation of hald/freebsd/hf-storage.c
+ disable power-pmu and sonypic if __FreeBSD_kernel__ is defined
+ hald/freebsd/libprobe/hfp-cdrom.h: use C99 types
+
+Chris Coulson (1):
+ fix crash when assembling certain MD devices
+
+Danny Kukawka (14):
+ remove special serial tablet handling for HP tc4200
+ set default udev_prefix to ${exec_prefix}/lib in configure.in
+ define new (sub-)namespace(s) for smart card reader
+ define ACL and device-access policy for smart_card_reader
+ ignore ADD events if there is already a device with same sysfs_path
+ fix sound_compute_udi(): sound.card is int and not a string
+ Revert "add ACL policy for smartcard readers"
+ added new properties: org.freedesktop.Hal.version(.*)
+ fixed compiler warning
+ cleaned up hal-storage-mount code
+
+Kay Sievers (4):
+ remove broken ASCII 240 chars from C files
+ probe-volume: remove needless check for empty fstype
+ use $libexecdir not $libdir/hal to define private hal directory
+ use AM_SILENT_RULES if available
+
+Martin Pitt (7):
+ post-release bump for 0.5.13
+ add ACL policy for smartcard readers
+ add hal-set-property --direct
+ addon-acpi.c: Support acpid
+ [BSD] use <sys/bitstring.h> instead of <bitstring.h>
+ 10-x11-input.fdi: Add tablets
+ add input.keys capability to input buttons
+
+Matthew Garrett (1):
+ add support for devices on the SSB bus
+
+Michael Meeks (1):
+ optimize resolve_udiprop_path()
+
+Pavan Naregundi (1):
+ add suport for /sys/bus/ibmebus
+
+Simon Munton (1):
+ fixed segfault in hal-storage-mount
+
+Thadeu Lima de Souza Cascardo (1):
+ addon-input: add KEY_ZOOM
+
+
==========
HAL 0.5.12
==========