update to version 0.5.1

This commit is contained in:
marschap
2006-10-22 20:45:33 +00:00
parent 55f1ce4279
commit e3f8c5a23d
2 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ Free Documentation License".
<keywordset> <keywordset>
<keyword>documentation</keyword> <keyword>documentation</keyword>
<keyword>LCDproc</keyword> <keyword>LCDproc</keyword>
<keyword>0.5.0</keyword> <keyword>0.5.1</keyword>
<keyword>user's guide</keyword> <keyword>user's guide</keyword>
</keywordset> </keywordset>
+6 -7
View File
@@ -12,14 +12,11 @@ Internet.
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term>LCDproc 0.4.3 to 0.4.5</term> <term>LCDproc 0.5.1</term>
<listitem> <listitem>
<para> <para>
LCDproc 0.4.5 was the last stable release of LCDproc. It no longer uses the old LCDproc 0.5.1 is the current stable version of LCDproc.
command line configuration, but introduces the configuration file <filename>/etc/LCDd.conf</filename>. This is the version recommended to use.
As well the driver API has slightly changed, which should not
make older drivers incompatible, but might cause some trouble. As well the way
<application>LCDd</application> reports messages (including error messages) has changed.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@@ -28,7 +25,9 @@ make older drivers incompatible, but might cause some trouble. As well the way
<term>LCDproc 0.5.0</term> <term>LCDproc 0.5.0</term>
<listitem> <listitem>
<para> <para>
LCDproc 0.5.0 is the current stable version of LCDproc. It's recommended that you use this version. LCDproc 0.5.0 is the old stable version of LCDproc.
It was the first stable version of LCDproc after the move to the 0.5 API.
It now has been superseeded with LCDproc 0.5.1.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>