gnome-lirc-properties r45 - trunk
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-lirc-properties r45 - trunk
- Date: Tue, 1 Jul 2008 15:29:52 +0000 (UTC)
Author: murrayc
Date: Tue Jul 1 15:29:52 2008
New Revision: 45
URL: http://svn.gnome.org/viewvc/gnome-lirc-properties?rev=45&view=rev
Log:
Updated NEWS, configure and ChangeLog ready for a release.
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.ac
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Jul 1 15:29:52 2008
@@ -1,3 +1,34 @@
+0.2.8:
+
+* Require lirc 0.8.4.
+ (Bastien Nocera)
+* Adapt to the latest lirc, without our custom lirc include patch.
+ (Bastien Nocera)
+* Do not use the lirc --resume option (in our custom lirc patch),
+ because lirc now does the right thing automatically.
+ (Bastien Nocera) Bug #536811.
+* Do not do lsb version checks, because it's enough now to check for
+ a new enough lirc.
+ (Bastien Nocera) Bug #532606.
+* Correct the PolicyKit authorization checks.
+ (And update your PolicyKit to 0.9 because it has many bug fixes.)
+ (Bastien Nocera) Bug #540912.
+* Allow lircd.conf to be missing.
+ (Bastien Nocera) Bug #540898.
+* Fix some crashes while finding configuration files.
+ (Bastien Nocera)
+* Avoid a crash when no receivers are plugged in.
+ (Mathias Hasselmann) Bug #540900.
+* Avodi showing full keyboards in the receiver list.
+ (Mathias Hasselmann)
+* Detect the Linux Input Device driver name during configure.
+ (Mathias Hasselmann)
+* Avoid an occasional crash during Key Listening.
+ Ubuntu Bug: http://bugs.launchpad.net/ubuntu/+source/gnome-lirc-properties/+bug/224954
+ (Murray Cumming)
+* Custom Configuration: Adapt to some extra irrecord behaviour, instead of
+ aborting, for instance with the XBox remote control.
+
0.2.7:
* Try to restart the key listener when it fails. This seems to happen sometimes,
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Jul 1 15:29:52 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-lirc-properties], [0.2.7],
+AC_INIT([gnome-lirc-properties], [0.2.8],
[https://code.fluendo.com/remotecontrol/trac/])
# tar-ustar asks it to use a sensible tar format that can handle long filenames
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]