From 01d512e1bb668228b1441ba246cf7dd2da744a39 Mon Sep 17 00:00:00 2001 From: mmdolze Date: Sun, 21 Jun 2009 21:47:42 +0000 Subject: [PATCH] Post release update of version numbers. --- BUGS | 2 ++ ChangeLog | 2 ++ docs/LCDd.8.in | 2 +- docs/lcdproc-dev/bookinfo.docbook | 4 ++-- docs/lcdproc-user/bookinfo.docbook | 6 +++--- docs/lcdproc-user/how-to-obtain.docbook | 21 +++++++++++++++------ docs/lcdproc.1.in | 2 +- 7 files changed, 26 insertions(+), 13 deletions(-) diff --git a/BUGS b/BUGS index 67098df..b99ae0b 100644 --- a/BUGS +++ b/BUGS @@ -8,6 +8,8 @@ V0.5dev: - If vBars are used together with ICON_BLOCK_FILLED on the same screen and that icon is implemented as a custom char, it sometimes is replaced with a non full block from the vBar. + - On Solaris the mtc_s16209x driver fails to compile. Configure LCDproc to + exclude this driver. Bugs in previous versions (not checked if the still exist): diff --git a/ChangeLog b/ChangeLog index 8bfdc5f..f810f34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ Key: * Something changed / fixed v.0.5dev (ongoing development) + +v0.5.3 + lcdexec: notification when called program finishes + xosd driver: offset from top-left corner + LCDd: Hello= config option for startup message diff --git a/docs/LCDd.8.in b/docs/LCDd.8.in index 4a18f65..115e309 100644 --- a/docs/LCDd.8.in +++ b/docs/LCDd.8.in @@ -1,4 +1,4 @@ -.TH LCDd 8 "26 February 2009" LCDproc "LCDproc suite" +.TH LCDd 8 "14 May 2009" LCDproc "LCDproc suite" .SH NAME LCDd - LCDproc server daemon diff --git a/docs/lcdproc-dev/bookinfo.docbook b/docs/lcdproc-dev/bookinfo.docbook index 6ad710c..8d9fabd 100644 --- a/docs/lcdproc-dev/bookinfo.docbook +++ b/docs/lcdproc-dev/bookinfo.docbook @@ -19,8 +19,8 @@ -2006-04-14 -0.0.2 +2009-05-21 +0.0.3 diff --git a/docs/lcdproc-user/bookinfo.docbook b/docs/lcdproc-user/bookinfo.docbook index 0b068a9..89393d6 100644 --- a/docs/lcdproc-user/bookinfo.docbook +++ b/docs/lcdproc-user/bookinfo.docbook @@ -31,8 +31,8 @@ -2007-04-02 -0.0.4 +2009-05-21 +0.0.5 @@ -72,7 +72,7 @@ Free Documentation License". documentation LCDproc -0.5.2 +0.5.3 user's guide diff --git a/docs/lcdproc-user/how-to-obtain.docbook b/docs/lcdproc-user/how-to-obtain.docbook index 067f018..67e371c 100644 --- a/docs/lcdproc-user/how-to-obtain.docbook +++ b/docs/lcdproc-user/how-to-obtain.docbook @@ -5,18 +5,28 @@ Versioning -At the time of writing there were two majors versions of LCDproc floating around on the -Internet. +At the time of writing the following majors versions of LCDproc are floating +around on the internet: + + LCDproc 0.5.3 + + + LCDproc 0.5.3 is the current stable version of LCDproc. + This is the version recommended to use. + + + + LCDproc 0.5.2 - LCDproc 0.5.2 is the current stable version of LCDproc. - This is the version recommended to use. + LCDproc 0.5.2 is an old stable version of LCDproc. + It now has been superseeded with LCDproc 0.5.3. @@ -25,9 +35,8 @@ Internet. LCDproc 0.5.1 - LCDproc 0.5.1 is the old stable version of LCDproc. + LCDproc 0.5.1 is an old stable version of LCDproc. It was the second stable version of LCDproc after the move to the 0.5 API. - It now has been superseeded with LCDproc 0.5.2. diff --git a/docs/lcdproc.1.in b/docs/lcdproc.1.in index ca2fcdb..709787d 100644 --- a/docs/lcdproc.1.in +++ b/docs/lcdproc.1.in @@ -1,4 +1,4 @@ -.TH lcdproc 1 "18 September 2006" LCDproc "LCDproc suite" +.TH lcdproc 1 "22 November 2008" LCDproc "LCDproc suite" .SH NAME lcdproc - system status information client