gnome-lirc-properties r25 - trunk



Author: murrayc
Date: Wed Apr 30 12:46:05 2008
New Revision: 25
URL: http://svn.gnome.org/viewvc/gnome-lirc-properties?rev=25&view=rev

Log:
Increased version

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Apr 30 12:46:05 2008
@@ -1,3 +1,28 @@
+0.2.7:
+
+* Try to restart the key listener when it fails. This seems to happen sometimes, 
+  and the restart is usually successful.
+  (Mathias Hasselmann) Bug #529909
+* Ask for PolicyKit authorization before rewriting a broken configurations at 
+  startup.
+* Support the Snapstream Firefly even when it is called "Snapstream Firefly" 
+  instead of "Snapstream_Firefly_R1000" in the configuration files, because 
+  this seems to have changed in debian/ubuntu's lirc package.
+* Fix a crash at startup when the configured remote control's name is no longer 
+  in the lirc configuration files in the lirc package.
+  (Murray Cumming) Bug #529854.
+* Do not lose vendor, model and contributor names when re-opening custom 
+  configuration.
+  (Murray Cumming) Bug #530504.
+* Improve error handling with upload and update.
+  (Murray Cumming) Bug #529853 and Bug #529903
+* Use bug-buddy.
+  (Bastien Nocera) Bug #530360
+* Improve keyboard mnemonics
+  (Murray Cumming) Bug #530349 (Wouter Bolsterlee).
+* Improved strings for translators.
+  (Murray CumminG) Bug #530348 (Wouter Bolsterlee).
+
 0.2.6:
 
 * Check the lirc configuration files at startup and offer to fix them if 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Apr 30 12:46:05 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-lirc-properties], [0.2.6],
+AC_INIT([gnome-lirc-properties], [0.2.7],
         [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]